Tool to update metadata for a specified Grist document. Use when you need to rename or pin/unpin a document after obtaining its ID.
namestringNew display name for the document. If not provided, the name remains unchanged.
doc_idRequiredstringThe unique identifier of the Grist document to update. Obtain this from GRIST_LIST_WORKSPACES or GRIST_CREATE_DOCUMENT.
isPinnedbooleanSet to true to pin the document in the workspace for quick access, or false to unpin it. If not provided, the pinned status remains unchanged.
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.