ClawLink
Data & Analytics30 toolsPaste one API key

Grist integration for AI agents

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.

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Grist once and call the same tools from all of them.

Setup

Connect Grist through ClawLink's hosted setup.

  • Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

Grist exposes 30 tools through ClawLink. The 25 most used are listed here; your agent sees all of them.

ToolWhat it doesKind
grist_download_all_attachments_archiveDownload all attachments from a Grist document as a single archive file (.zip or .tar)Read
grist_download_attachmentDownload a file attachment from a Grist documentRead
grist_fetch_document_metadataFetch metadata for a specified Grist documentRead
grist_fetch_table_metadataRetrieve metadata for a specified table in a Grist documentRead
grist_get_org_accessRetrieves the list of users who have access to a Grist organization along with their accessRead
grist_get_usersRetrieve a list of users via SCIM v2Read
grist_list_attachmentsList all attachments in a Grist documentRead
grist_list_columnsList all columns in a specified Grist tableRead
grist_list_organizationsList all organizations accessible to the authenticated userRead
grist_list_recordsRetrieve records from a specified table within a Grist documentRead
grist_list_tablesList all tables within a specified documentRead
grist_list_webhooksList all webhooks configured for a Grist documentRead
grist_list_workspacesList all workspaces and documents accessible to the authenticated user on the current siteRead
grist_run_sql_queryExecute a read-only SQL SELECT query on a Grist documentRead
grist_add_recordsAdd one or more records to a Grist tableWrite
grist_create_documentCreates a new Grist document in a specified workspaceWrite
grist_create_scim_userCreate a new SCIM userWrite
grist_create_tableCreate tables in a documentWrite
grist_create_webhookCreate a new webhook for a specified documentWrite
grist_update_column_metadataUpdates metadata (label, type, description, formula, etc.) for one or more columns in a GristWrite
grist_update_document_metadataUpdate metadata for a specified Grist documentWrite
grist_update_recordsUpdate existing records in a Grist table by their row IDsWrite
grist_update_table_metadataUpdate metadata properties for a table in a Grist documentWrite
grist_update_webhookUpdate an existing webhook configuration for a Grist documentWrite
grist_upload_attachmentUpload one or more file attachments to a Grist documentWrite