cosmosdb_item_delete
Remove a specific item from a Cosmos DB container using the item ID and partition key, ensuring precise data management.
Instructions
Delete 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 delete | |
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