coda_create_row
Add new data entries to Coda tables by specifying document, table, and cell values for structured document management.
Instructions
Create a new row in a table
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| docId | Yes | The ID of the document | |
| tableId | Yes | The ID or name of the table | |
| cells | Yes | Array of cell objects with column and value |