Connect Coda to your AI agent
Collaborative workspace platform that transforms documents into powerful tools for team productivity and project management
We set up the connection using your own Coda account, with keys you control, and keep it running. Your agent picks it up and starts doing the work.
What your agent can do in Coda
Each one is a real action the agent can take on its own, the same things a person clicking around Coda could do. Read-only by default; write actions are confirmed against your policy.
- Add a category for pack Add a publishing category for a given pack.
- Add a maker for pack Add a maker to a Pack. Makers are users who are displayed as contributors on the Pack's public listing page. You must be an owner or admin of the Pack to add makers. This is typically used to credit collaborators and te…
- Add a permission for pack Create or modify permissions for a given Pack. This action allows you to grant access to a Pack for users or workspaces. If a permission already exists for the specified principal, it will be updated with the new access…
- Add custom domain Add a custom domain to a published doc. This action allows you to map a custom domain (like 'docs.yourcompany.com') to a published Coda doc. Before using this action: 1. The doc must be published (use CODA_PUBLISH_DOC a…
- Add permission Adds a new permission to the doc.
- Begin content export Initiate an asynchronous export of page content in HTML or Markdown format. This action starts a content export job and returns immediately with a request ID and status URL. The export is processed asynchronously. Use t…
- Content export status Check the status of a page content export operation. Use this to poll the export status and retrieve the download link when the export completes.
- Copy Document Creates a copy of an existing Coda document. This action allows you to duplicate a document while optionally specifying a new title and location for the copied document.
- Create a new pack release Creates a new Pack release based on an existing Pack version.
- Create a page Create a new page in a doc. Note that creating a page requires you to be a Doc Maker in the applicable workspace.
- Create doc Creates a new Coda doc, optionally copying an existing doc. Note that creating a doc requires you to be a Doc Maker in the applicable workspace (or be auto-promoted to one).
- Create Folder Creates a new folder in a Coda workspace. Use this action to organize documents by creating folders within a workspace. Folders help structure content and make it easier to navigate and manage documents.
- Create Pack Creates a new Pack in Coda. A Pack is a container for custom functionality that extends Coda's capabilities. This endpoint registers a new Pack and returns its ID. After creation, you'll need to separately upload the Pa…
- Create Pack Invitation Create an invitation for a user to access a Pack. This action sends an invitation to the specified email address, granting them access to the Pack at the specified access level. The invitee will receive an email notific…
- Delete a category for pack Delete a publishing category for a given pack.
- Delete a maker for pack Removes a maker from a Pack's maker list. The maker will no longer be displayed as a contributor on the Pack's public page. This action requires admin access to the Pack. The operation returns successfully even if the m…
- Delete a page Deletes the specified page.
- Delete a permission for pack Delete user, workspace, or global permissions for a given Pack.
- Delete doc Permanently deletes a Coda doc. This action permanently removes the specified doc and all its contents including pages, tables, formulas, and data. The deletion is processed asynchronously and returns immediately with a…
- Delete Folder Tool to delete a folder in Coda. Use when you need to permanently remove a folder. This operation deletes the specified folder.
- Delete multiple rows Deletes multiple rows from a Coda table or view. This action queues the specified rows for deletion and returns immediately with a 202 status. The actual deletion is processed asynchronously and typically completes with…
- Delete pack Delete a given Pack.
- Delete Pack listing draft Delete the listing draft for a Pack, discarding any unsaved changes. Tool to delete the listing draft for a Pack, discarding any unsaved changes. Use when you need to discard a draft listing for a Pack without publishin…
- Delete Page Content Tool to delete content from a Coda page. Use when you need to remove specific elements or all content from a page. This endpoint returns a 202 status code indicating the deletion has been queued and will be processed wi…
- Delete permission Deletes an existing permission from a Coda document. This action permanently removes access for a specific user, group, or domain that was previously granted to the document. To use this action, you must first obtain th…
- Delete row Deletes the specified row from the table or view. This endpoint will always return a 202, so long as the row exists and is accessible (and the update is structurally valid). Row deletions are generally processed within…
- Deletes a custom domain Deletes a custom domain from a published doc.
- Fetch grouped logs by pack org root ingestion id Retrieve the grouped logs of a Pack ingestion for debugging purposes. This action is used with Coda Brain (Enterprise feature) to retrieve and debug logs from Pack ingestion processes. It provides detailed log informati…
- Fetch ingestion executions for pack Retrieve the ingestion execution ids of a root ingestion for debugging purpose. This action is typically used with Coda Brain (Enterprise feature) to track and debug data ingestion processes from external sources via Pa…
- Get acl settings Returns settings associated with ACLs for this Coda doc.
- Get a column Returns detailed information about a specific column in a Coda table. Retrieves column metadata including: - Column ID, name, type, and href - Format details (type, isArray, label, action, displayType, etc.) - Whether i…
- Get a control Returns info on a control.
- Get a formula Returns info on a formula.
- Get analytics last updated day Returns days based on Pacific Standard Time when analytics were last updated.
- Get a page Returns details about a page.
- Get a row Retrieves detailed information about a specific row in a Coda table, including all cell values, metadata (creation/update timestamps), and parent table information. Use this action when you need to read data from a spec…
- Get Pack details by ID Retrieves detailed information about a specific Coda Pack by its ID. Returns pack metadata including name, description, workspace, logo URL, categories, rate limits, and configuration settings. Only accessible for Packs…
- Get a table Returns details about a specific table or view.
- Get detailed listing information for a pack Get comprehensive public listing information for a Coda Pack. Returns detailed metadata about a Pack including its description, logo, categories, makers, pricing, version information, and user access permissions. This e…
- Get doc analytics summary Returns aggregated analytics summary data across documents, including session counts, installs, copies, reads, and conversions. Can be filtered by publication status, date range, and workspace.
- Get doc categories Retrieves the list of all available doc categories in Coda. These categories can be used when publishing docs to help users discover content.
- Get folder Tool to get metadata about a Coda folder. Use when you need to retrieve information about a specific folder including its name, description, icon, workspace, and editing permissions.
- Get info about a doc Retrieves comprehensive metadata for a specific Coda document. This action returns detailed information about a document including its name, owner, creation/update timestamps, workspace and folder location, size metrics…
- Get mutation status Checks whether an asynchronous mutation operation has been applied to a Coda document. When you perform mutations like inserting/updating rows, deleting rows, or pushing buttons, the Coda API returns a 202 status with a…
- Get pack analytics summary Returns summarized analytics data for Packs the user can edit. This endpoint provides aggregate statistics including: - Total Pack invocations across all accessible Packs - Total document installations - Total workspace…
- Gets custom doc domains providers Identifies the domain registrar/provider for a given domain name by performing a DNS lookup. Returns the provider name (e.g., GoDaddy, Namecheap) or 'Other' if unidentified. Useful for determining where to configure DNS…
- Get sharing metadata Returns metadata associated with sharing for this Coda doc.
- Gets the json schema for pack configuration Retrieves the JSON Schema that defines the configuration options available for a specific Coda Pack. This schema describes how the Pack can be customized, including connection settings, OAuth scopes, endpoint configurat…
- Get the difference between two pack versions Gets information about the difference between the specified previous version and next version of a Pack. This endpoint compares two semantic versions of a Pack and returns the differences. Both versions must exist for t…
- Get the next valid version for a pack Get the next valid version number for a Pack based on the proposed metadata. This endpoint validates the proposed Pack metadata and determines what the next semantic version number should be. It returns validation findi…
- Get the source code for a pack version Retrieves temporary download URLs for the source code files of a specific Pack version. Returns pre-signed, time-limited URLs to download the original TypeScript/JavaScript source code. Useful for reviewing, auditing, b…
- Get user info Returns basic info about the current user.
- List available docs Returns a list of Coda docs accessible by the user, and which they have opened at least once. These are returned in the same order as on the docs page: reverse chronological by the latest event relevant to the user (las…
- List categories for pack List all publishing categories associated with a specific Coda Pack. Categories help users discover packs by organizing them into topics like 'Project Management', 'Marketing', 'Engineering', etc.
- List columns Returns a list of columns in a table.
- List controls Returns a list of controls in a Coda doc.
- List custom doc domains List all custom domains configured for a published Coda doc. Custom domains allow you to publish your doc at your own domain (e.g., www.example.com) instead of the default Coda.io URL. Returns an empty list if no custom…
- List doc analytics Returns analytics data for accessible documents. Provides detailed metrics including views, sessions (desktop/mobile/other), copies, likes, and AI credits usage. Supports filtering by workspace, date range, publication…
- List featured docs for a pack Returns a list of featured docs for a Pack. Featured docs are example or template documents that showcase how to use the Pack. Each entry includes the document reference (id, type, href, browserLink), whether it's pinne…
- List Folders Tool to list folders accessible by the user. Returns a list of folders with their metadata including ID, name, workspace, and icon. Use when you need to discover available folders or find a specific folder by workspace.
- List formulas Returns a list of named formulas in a Coda doc.
- List makers for pack List makers for a given pack.
- List pack analytics Returns analytics data for Packs the user can edit. This endpoint retrieves analytics information for Packs where the authenticated user has edit permissions. Analytics include installation counts, invocation metrics, a…
- List pack formula analytics Returns analytics data for Pack formulas.
- List packs Get the list of accessible Packs.
- List page analytics Returns page-level analytics data for pages within a document. Shows metrics like views and sessions per page over time. **Important:** This endpoint requires the document to be in an Enterprise workspace. If the docume…
- List Page Content Tool to list page content. Returns the content of the specified page. Use when you need to retrieve the content elements from a Coda page.
- List pages Returns a list of pages in a Coda doc.
- List permissions Returns a list of permissions for this Coda doc.
- List permissions for a pack Get user, workspace, and/or global permissions for a given Pack.
- List table rows Retrieves rows from a specific table within a Coda document. This endpoint allows you to fetch data from your Coda tables programmatically, enabling integration with other systems or data analysis tools. Use this when y…
- List tables Returns a list of tables in a Coda doc.
- List the pack listings accessible to a user Get listings of public Packs and Packs created by you.
- List the releases for a pack Get the list of releases of a Pack.
- List the versions for a pack Get the list of versions of a Pack.
- List User Pack Invitations Tool to get pending Pack invitations for the authenticated user. Use when you need to retrieve invitations to collaborate on Packs.
- List workspace roles Returns a list of the counts of users over time by role for the workspace. Note: This endpoint requires a workspace that belongs to an organization (Enterprise feature). Workspaces not belonging to an organization will…
- List workspace users Returns a list of members in the given workspace. This list will be ordered with the requesting user first and then ordered by role. Note: This endpoint requires a workspace that belongs to an organization (Enterprise f…
- Pack asset upload complete Notify Coda that the Pack asset upload to S3 is complete. This action is the final step in the Pack asset upload workflow: 1. Call upload_a_pack_asset to get a signed S3 URL and packAssetUploadedPathName 2. Upload your…
- Pack source code upload complete Notify Coda that the Pack source code upload to S3 is complete. This action is the final step in the Pack source code upload workflow: 1. Call upload_pack_source_code to get a signed S3 URL 2. Upload your source code fi…
- Pack version upload complete Mark a Pack version upload as complete to finalize the Pack version creation. This action is part of a multi-step workflow for creating Pack versions: 1. First, register a new Pack version using the 'Register pack versi…
- Patch the system connection credentials of the pack Patch the system connection credentials of the Pack.
- Publish doc Update publish settings for a doc.
- Push a button Pushes a button on a row in a table. Authorization note: This action is available to API tokens that are authorized to write to the table. However, the underlying button can perform any action on the document, including…
- Register pack version Registers a new Pack version and obtains a signed upload URL. This is the first step in the Pack version upload workflow. It registers a new version with Coda and returns a pre-signed S3 URL along with required headers…
- Resolve browser link Given a browser link to a Coda object, attempts to find it and return metadata that can be used to get more info on it. Returns a 400 if the URL does not appear to be a Coda URL or a 404 if the resource cannot be locate…
- Retrieve the grouped logs of a pack Retrieve grouped execution logs for a Pack in a specific Coda document. This endpoint returns Pack invocation logs grouped by execution, showing timestamps, status (success/failed), and detailed log entries for debuggin…
- Retrieve the information for a specific log Retrieve detailed information for a specific log entry from a Pack ingestion. This action retrieves comprehensive log details for Coda Brain (Enterprise feature) ingestion debugging. It provides in-depth information abo…
- Retrieve the logs of a ingestion Retrieve the logs of a Ingestion for debugging purpose. This action is typically used with Coda Brain (Enterprise feature) to track and debug data ingestion processes from external sources via Packs. Note: This endpoint…
- Retrieve the logs of a pack Retrieve the execution logs of a Pack within a specific document for debugging purposes. Note: Logs are typically retained for approximately 2 weeks.
- Retrieve the oauth configuration of the pack Retrieve the OAuth configuration of the Pack for display purpose. Secrets will be returned with masks.
- Retrieve the system connection metadata of the pack Retrieve the system connection metadata of a Pack. This endpoint returns metadata about a Pack's system-level authentication configuration, where the Pack maker's credentials are used for all users. Not all packs use sy…
- Search principals Search for users and groups (principals) that a Coda document can be shared with. This action searches across the workspace for principals matching the query term. The search is case-insensitive and matches against user…
- Set the oauth configurations of the pack Set OAuth2 client credentials (client ID, secret, redirect URI) for a Pack. Prerequisites: The Pack must have OAuth2 authentication defined in its source code using setUserAuthentication() with authorizationUrl and toke…
- Set the system connection credentials of the pack Set the system connection credentials of the Pack. This endpoint completely replaces the existing system connection credentials for a Pack. System connection credentials are used when a Pack is configured with system-le…
- Trigger automation Triggers a webhook-invoked automation in a Coda doc. This action triggers an automation that has been configured with "Webhook invoked" as its trigger type. When triggered, the automation will execute its configured ste…
- Unpublish doc Unpublishes a Coda document, removing it from public access. This action removes the document from the Coda Gallery and makes it private to the workspace. The operation succeeds even if the document is already unpublish…
- Update acl settings Update access control list (ACL) settings for a Coda document. This action allows you to control sharing and permission settings: - Whether editors can manage document permissions - Whether viewers can copy the document…
- Update an existing Pack release Update the release notes of an existing Pack release. Use this to modify the description and changelog information displayed to users who have installed or are considering installing your Pack.
- Update a page Update properties for a page. Note that updating a page title or icon requires you to be a Doc Maker in the applicable workspace.
- Update doc Updates metadata for a Coda document, including its title and icon. This action allows you to modify: - Document title/name - Document icon Note: Updating a doc title requires you to be a Doc Maker in the applicable wor…
- Update featured docs for a pack Create or replace the featured docs for a Pack. Featured docs are example or template documents that showcase how to use the Pack. This action replaces the entire list of featured docs (it does not append). Requirements…
- Update Folder Tool to update folder metadata in Coda. Use when you need to modify the name or description of an existing folder. Note that some folder types (like personal folders) cannot be edited.
- Update pack Update an existing Pack for non-versioned fields.
- Update Row in Coda Table (Deprecated) DEPRECATED: Use CODA_UPSERT_ROWS instead. Tool to update an existing row in a Coda table. Use when you need to modify specific cell values in a row. This endpoint returns a 202 status code indicating the update has been…
- Updates a custom domain Updates properties of a document's custom domain.
- Updates user role Updates the workspace user role of a user that matches the parameters. Only succeeds if the requesting user has admin permissions in the workspace. **Requirements:** - The workspace must belong to an organization (Enter…
- Upload a pack asset Request a signed s3 URL to upload your Pack asset.
- Upload pack source code Request a signed s3 URL to upload your Pack source code.
- Insert/Update Rows in Coda Table This tool allows you to insert new rows into a Coda table or update existing ones based on specified key columns. This is particularly useful for synchronizing data or ensuring records are up-to-date without creating du…
How we connect it
- 1
Connect your account
You create a key in Coda, a key you create and control, and paste it in once. It lives in a secrets store on your server, not with us.
- 2
Set the guardrails
Read-only by default. You choose which write actions the agent may take, and anything outside that policy gets confirmed with you first.
- 3
We keep it running
Health checks on every connection, updates handled for you, and we watch the first week of activity to make sure the work lands.
FAQ
Coda questions, answered.
Ready to put Coda to work?
Tell us what your team runs on. We set up the connection, secure it, and your agent takes it from there.
All product names, logos, and brands are property of their respective owners; used for identification only. ZeroToClaw is not affiliated with or endorsed by Coda.