Coda Tool

Command Palette

Search for a command to run...

Back

Coda Tool

v1.0.0Tool

All-in-one doc platform with tables, formulas, and automation (18 operations)

productivitydocumentstablesmcpintegration
Edit
Capabilities

Connects to external APIs and services

Content

Coda Tool

Overview

Comprehensive Coda API integration with 18 operations for doc management, tables, and automation.

Available Operations (18 Operations)

Doc Operations

  • List Docs - Get all accessible docs
  • Get Doc - Retrieve doc by ID
  • Create Doc - Create new doc
  • Delete Doc - Remove a doc

Table Operations

  • List Tables - Get tables in a doc
  • Get Table - Retrieve table metadata
  • Create Table - Add new table
  • Delete Table - Remove table

Row Operations

  • List Rows - Get table rows with filters
  • Get Row - Retrieve single row
  • Create Row - Insert new row
  • Update Row - Modify existing row
  • Delete Row - Remove row

Column Operations

  • List Columns - Get table columns
  • Get Column - Retrieve column
  • Create Column - Add new column
  • Delete Column - Remove column

Parameters

ParameterTypeRequiredDescription
operationstringYesOperation name
docIdstringNoCoda document ID
tableIdstringNoTable ID
rowIdstringNoRow ID

Use Cases

  • Project management docs
  • Spreadsheet replacements
  • Team collaboration
  • Automated workflows
Actions
Test in Playground