put_item
Insert or update an item in a specified Azure Cosmos DB container, enabling efficient data management within the database system.
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 |