Tool to delete records from a specified Grist table. Use when you need to remove specific rows by their IDs. Use after confirming the row IDs exist.
doc_idRequiredstringThe unique document ID (e.g., 'kbd6BYdxxAzovKnA25Dp9z'). Obtain this from GRIST_LIST_WORKSPACES.
row_idsRequiredarrayList of integer row IDs to delete. Must contain at least one ID. Obtain row IDs from GRIST_LIST_RECORDS.
table_idRequiredstringThe table identifier (table name like 'Table1', 'People'). Obtain this from GRIST_LIST_TABLES.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.