cosmosdb_item_replace
Update or replace an item in a Cosmos DB container by specifying the item ID, partition key, and new data. Ensures accurate modifications within the database structure.
Instructions
Replace an item in 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 | Yes | Updated item data (JSON object) | |
item_id | Yes | ID of the item to replace | |
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