update_record
Modify or replace data in a specific record within a resource by specifying the resource URI, record ID, and updated data for accurate record management in MCP Template.
Instructions
Update a record in a resource
Input Schema
Name | Required | Description | Default |
---|---|---|---|
data | Yes | New record data | |
recordId | Yes | ID of the record to update | |
resourceUri | Yes | URI of the resource |