coda_get_row
Retrieve a single row from a table in a Coda document using its ID or name, with optional column name and value formatting.
Instructions
Get a specific row from a table
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| docId | Yes | ||
| tableIdOrName | Yes | ||
| rowIdOrName | Yes | ||
| useColumnNames | No | ||
| valueFormat | No |