Add RecordsTool to add records to a specified table in a Grist document.
Create DocumentTool to create a document in a workspace.
Create SCIM UserTool to create a new SCIM user.
Create TableTool to create tables in a document.
Create Document WebhookTool to create a new webhook for a specified document.
Delete AttachmentTool to delete a specified attachment from a Grist document.
Delete ColumnTool to delete a column from a Grist document table.
Delete Grist Table RecordsTool to delete records from a specified Grist table.
Delete SCIM UserTool to delete a specified user via SCIM.
Delete WebhookTool to delete a webhook from a Grist document.
Download All Attachments ArchiveTool to download all attachments from a Grist document as a .
Download AttachmentTool to download the binary data of an attachment.
Download Grist Attachment ContentTool to download the raw bytes of an attachment.
Fetch Column MetadataTool to fetch metadata for a specific column in a Grist document table.
Fetch Document MetadataTool to fetch metadata for a specified Grist document.
Fetch Table MetadataTool to retrieve metadata for a specified table in a Grist document.
Get Org AccessTool to fetch org access details.
Get UsersTool to retrieve a list of users via SCIM v2.
List AttachmentsTool to list all attachments in a Grist document.
List ColumnsTool to list all columns in a specified Grist table.
List OrganizationsTool to list all organizations accessible to the authenticated user.
List RecordsTool to retrieve records from a specified table within a Grist document.
List TablesTool to list all tables within a specified document.
List WebhooksTool to list webhooks configured for a document.
List WorkspacesTool to list all workspaces and documents accessible to the authenticated user on the current site.
Run SQL QueryTool to execute a read-only SQL SELECT query on a Grist document.
Update Column MetadataTool to update metadata for one or more columns in a Grist document table.
Update Document MetadataTool to update metadata for a specified Grist document.
Update RecordsTool to update records in a specified table within a document.
Update Table MetadataTool to update metadata for a specified table.
Update WebhookTool to update an existing webhook for a specified document.
Upload AttachmentTool to upload one or more attachments to a Grist document.