update_table_content
Manage and update specific content within a table on the Xano MCP Server by providing the table ID, content ID, and revised data.
Instructions
Update content in a table
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | Yes | Updated content data | |
contentId | Yes | ID of the content to update | |
tableId | Yes | ID of the table |