knowledge_management
Coda
Connect Coda to Elaichi and hand every teammate a governed MCP endpoint — 18 tools ready to call from Claude, Cursor, or any MCP client, clamped by roles, restrictions, and an audit log.
AI tools
Coda tools for your AI agents
18 tools are ready to mint as an MCP endpoint the moment you connect Coda — governed by the same roles, restrictions, and audit log as everything else in Elaichi.
list_all_coda_users
List all users within an organization in Coda. Requires organization_id. Returns each user's id, email, name, pictureUrl, status, registeredAt, deactivatedAt, and ownedDocCount, along with pagination details.
list_all_coda_organizations
List organizations the caller is an administrator for in Coda. Returns an array of organizations with associated href, nextPageToken, and nextPageLink fields in the response.
get_single_coda_organization_by_id
Get organization in Coda using id. Returns type (always 'organization'), id (organization identifier), and name (organization name) in the response.
list_all_coda_me
Get information about the current user in Coda. Returns name, loginId, type, scoped, tokenName, href, workspace (with id, organizationId, browserLink, name), and pictureLink in the response.
list_all_coda_docs
List available docs in Coda accessible by the user. Returns key fields including id, name, owner, createdAt, updatedAt, and workspace details.
get_single_coda_doc_by_id
Get metadata for a specific doc in Coda using id. Returns fields such as id, name, type, href, browserLink, owner, ownerName, createdAt, updatedAt, and docSize that describe the doc and its details.
create_a_coda_doc
Create a new doc in Coda. Returns id, type, href, browserLink, name, owner, ownerName, createdAt, updatedAt, workspace, folder, and other metadata about the created doc. Requires being a Doc Maker in the workspace.
update_a_coda_doc_by_id
Update metadata for a doc in Coda using id. Returns updated doc information including title and iconName. Requires the user to be a Doc Maker if updating the title.
delete_a_coda_doc_by_id
Delete a specific doc in Coda using id. Returns a result object confirming that the doc was deleted.
list_all_coda_pages
List pages in a Coda doc using doc_id. Returns each page's id, name, type, href, browserLink, createdAt, and updatedAt fields in the response.
get_single_coda_page_by_id
Get details about a specific page in Coda. Requires doc_id and id. Returns fields like id, name, type, href, browserLink, contentType, isHidden, isEffectivelyHidden, children, parent, authors, createdAt, and updatedAt.
list_all_coda_tables
List tables in a specific doc in Coda. Requires doc_id. Returns each table's id, name, type, tableType, href, browserLink, and parent details.
get_single_coda_table_by_id
Get details about a specific table or view in Coda. Requires doc_id and id. Returns fields such as id, name, href, browserLink, layout, rowCount, createdAt, updatedAt, and tableType for identifying and describing the table.
list_all_coda_columns
List columns in a specific table in Coda. Requires doc_id and table_id_or_name. Returns fields like href, nextPageToken, nextPageLink, and an array of column objects representing each table column.
get_single_coda_column_by_id
Get details about a specific column in Coda using doc_id, table_id_or_name, and id. Returns fields such as id (column identifier), name (column name), type (resource type), href (API link), and format (column format).
list_all_coda_rows
List rows in a specific table in Coda. Requires doc_id and table_id_or_name. Returns fields such as id, name, href, index, createdAt, updatedAt, and values describing each row.
get_single_coda_page_export_by_id
Get page export status in Coda using doc_id, page_id_or_name, and id. Returns id (export request identifier), status (export state), href (status URL), downloadLink (file download URL), and error (failure message if any).
create_a_coda_page_export
Begin a page content export in Coda for a specific page using doc_id and id. Returns id (export request identifier), status (export progress), and href (URL for polling export status).
How it works
From Coda account to governed MCP endpoint
Connect
Link a Coda account through Elaichi's hosted connect flow. Credentials are vaulted — nobody, including the AI, ever sees them.
Compose
The connection becomes a toolbox instantly. Curate which Coda tools are exposed, rename them, or freeze arguments.
Mint
Mint a personal MCP endpoint on that toolbox and paste it into Claude, Cursor, or any MCP client — governed by roles, restrictions, and audit logs.
Give every teammate a governed MCP server
Start a 14-day Gold trial — connect a product, curate a toolbox, and paste an endpoint into Claude or Cursor in minutes.