cosmosdb_item_read
Retrieve specific items from a Cosmos DB container by providing the container name, item ID, and partition key. Part of the Azure MCP Server for streamlined data management.
Instructions
Read an item from a Cosmos DB container
Input Schema
Name | Required | Description | Default |
---|---|---|---|
container_name | Yes | Name of the Cosmos DB container | |
database_name | No | Name of the Cosmos DB database (optional, defaults to 'defaultdb') | |
item_id | Yes | ID of the item to read | |
partition_key | Yes | Partition key value for the item |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Azure MCP Server
Related Tools
- @mashriram/azure_mcp_server
- @mashriram/azure_mcp_server
- @mashriram/azure_mcp_server
- @mashriram/azure_mcp_server
- @mashriram/azure_mcp_server