create_record
Add a new record to a specified resource by providing the resource URI and record data. Designed for use with MCP Template servers to manage and organize custom data efficiently.
Instructions
Create a new record in a resource
Input Schema
Name | Required | Description | Default |
---|---|---|---|
data | Yes | Record data to create | |
resourceUri | Yes | URI of the resource |