Skip to main content
Glama

coda_list_tables

Retrieve and search tables within Coda documents using document IDs, page filters, or URL context to organize and access structured data.

Instructions

List tables in a Coda document, with optional fuzzy search by table name/page name or Coda URL context

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
docIdNoThe document ID (optional if contextUrl contains a Coda doc URL)
limitNoMaximum tables to return (default: 100)
queryNoFree-text query to find relevant tables by table/page name
pageNameNoHint for the parent page name (e.g. "Insights RH")
pageIdNoFilter tables under a specific page ID
contextUrlNoOptional full Coda URL; used to infer docId and search hints
includeColumnsNoWhen true, include column list for each matched table
scanLimitNoMaximum tables to scan before ranking (default: 500)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/RunLittleTurtle/mcp-coda'

If you have feedback or need assistance with the MCP directory API, please join our Discord server