Productivity & Project Management
Connect Grist to Your AI Agents
Enable your Wkil agents to read, add, and update records, run SQL queries, and manage tables in Grist.
Authentication: API key
What you can do
- Read, add, and update spreadsheet-style records
- Run SQL queries against a document
- Manage tables, columns, and attachments
Available capabilities may vary by authentication and workspace configuration.
Actions supported by the connector
Add Records
Insert new rows into a Grist table.
Update Records
Update existing rows in a Grist table.
List Records
Retrieve rows from a table, optionally filtered.
Run SQL Query
Run a read-only SQL query against a document's data.
Create Document Webhook
Register a webhook that fires on document changes.
Practical agent use cases
- An agent logs a new record into a Grist table after processing a form submission.
- An agent runs a query to summarize a table before generating a report.
How it works with Wkil
- 1Choose the integrationAdd Grist to your agent from inside the Wkil platform.
- 2Grant the permissions it needsDefine precisely what the agent can access and perform.
- 3Test, then run itTest actions before they go live, with human approval where needed.
Permissions always stay in your control — you can scope access and require human approval before any sensitive action.
Related integrations
FAQ
Can an agent modify my document's structure?
Yes — tables, columns, and records can all be managed, and destructive actions can require approval.

