Cosmosdb Nosql Query Editor

Drive the active Azure Cosmos DB for NoSQL Query Editor in VS Code from natural language. Use whenever the user asks in natural language to show / find / list / count / filter data "in this container", "in my container", or in the active Cosmos DB Query Editor (for example: "show me all trucks in this container", "find active users", "count documents by type"), or to generate, edit, or explain a query for the active editor. This skill orchestrates the VS Code Language Model tools that read editor context, sample the container schema, apply a query, and run it; it delegates all Cosmos DB NoSQL query-language rules, syntax, functions, and examples to the cosmosdb-nosql-query-generation skill.

Microsoft 1bbda04 4.1 KB Updated 2.7k repo stars

File contents

microsoft/vscode-cosmosdb/tree/main/skills/cosmosdb-nosql-query-editor commit 1bbda04dd1

Frequently asked questions

npx skillmds@latest add microsoft/cosmosdb-nosql-query-editor