AACFlow

Coda

Read and write documents and tables in Coda

Usage Instructions

Integrate Coda into your workflows. List and retrieve docs, read and write table rows, and build powerful document-database automations. Coda combines the flexibility of a document editor with the structure of a database, making it ideal for collaborative data workflows.

Tools

coda_list_docs

Input

ParameterTypeRequiredDescription
limitnumberNoNo description
querystringNoNo description

Output

ParameterTypeDescription
successbooleanOperation success status
itemsarrayList of Coda docs
idstringDoc ID
namestringDoc name
browserLinkstringURL to open doc in browser
updatedAtstringLast update timestamp
nextPageTokenstringToken to retrieve the next page

coda_get_doc

Input

ParameterTypeRequiredDescription
docIdstringYesNo description

Output

ParameterTypeDescription
successbooleanOperation success status
idstringDoc ID
namestringDoc name
browserLinkstringURL to open doc in browser
ownerstringOwner email
ownerNamestringOwner display name
createdAtstringCreation timestamp
updatedAtstringLast update timestamp
workspaceobjectWorkspace details

coda_list_table_rows

Input

ParameterTypeRequiredDescription
docIdstringYesNo description
tableIdOrNamestringYesNo description
limitnumberNoNo description
pageTokenstringNoNo description
querystringNoNo description

Output

ParameterTypeDescription
successbooleanOperation success status
itemsarrayList of table rows
idstringRow ID
namestringRow name (first column value)
valuesobjectRow field values keyed by column name
createdAtstringRow creation timestamp
updatedAtstringRow last update timestamp
nextPageTokenstringToken for next page

coda_insert_rows

Input

ParameterTypeRequiredDescription
docIdstringYesNo description
tableIdOrNamestringYesNo description
rowsstringYesNo description
keyColumnsstringNoNo description

Output

ParameterTypeDescription
successbooleanOperation success status
requestIdstringID of the async request
addedRowIdsarrayIDs of the inserted rows

coda_update_row

Input

ParameterTypeRequiredDescription
docIdstringYesNo description
tableIdOrNamestringYesNo description
rowIdOrNamestringYesNo description
rowstringYesNo description

Output

ParameterTypeDescription
successbooleanOperation success status
requestIdstringID of the async request
idstringID of the updated row

coda_delete_row

Input

ParameterTypeRequiredDescription
docIdstringYesNo description
tableIdOrNamestringYesNo description
rowIdOrNamestringYesNo description

Output

ParameterTypeDescription
successbooleanOperation success status
requestIdstringID of the async request
idstringID of the deleted row

Sur cette page

Commencez à construire aujourd’hui
Plus de 100 000 développeurs nous font confiance.
La plateforme SaaS pour créer des agents IA et piloter vos équipes agentiques.
Commencer