coda_push_button
Trigger a button action in a Coda table row. Execute configured automation or modification and get a request ID for tracking.
Instructions
Push a button in a Coda table row.
Triggers the button's configured action (e.g. run automation, modify row). The button must be in a Button-type column. The effect depends on the button's configuration in the Coda doc. Returns a requestId for async mutation tracking.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | The doc ID containing the table | |
| table_id_or_name | Yes | Table ID or name | |
| row_id_or_name | Yes | Row ID or name containing the button | |
| column_id_or_name | Yes | Column ID or name of the button column |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |