Grist is a relational spreadsheet platform that combines the flexibility of a spreadsheet with the robustness of a database, allowing users to create custom applications tailored to their data needs.
Tool to add records to a specified table in a Grist document. Use after confirming doc and table IDs.
Tool to create a document in a workspace. Use when you need to add a new document programmatically after selecting a workspace.
Tool to create a new SCIM user. Use when provisioning new user accounts via SCIM. Run after gathering all required user details.
Tool to create tables in a document. Use after confirming the document ID. Creates one or more tables with specified columns in the given document.
Tool to create a new webhook for a specified document. Use when you need to register webhook endpoints for document events in Grist. Run after confirming document ID.
Tool to delete a specified attachment from a Grist document. Use when you need to remove a file by providing its document and attachment IDs.