put_item
Insert or replace an item in an Azure Cosmos DB container by specifying the container name and the item details. Facilitates direct database interaction via natural language queries on the Azure Cosmos DB MCP Server.
Instructions
Inserts or replaces an item in a Azure Cosmos DB container
Input Schema
Name | Required | Description | Default |
---|---|---|---|
containerName | Yes | Name of the container | |
item | Yes | Item to insert into the container |