coda_update_row
Update a specific row in a Coda table by providing the document, table, and row identifiers along with the new column values.
Instructions
Update a specific row in a table
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| docId | Yes | ||
| tableIdOrName | Yes | ||
| rowIdOrName | Yes | ||
| row | Yes | ||
| disableParsing | No |