push_button
Triggers a button column in a table row to execute automations, formulas, or workflows.
Instructions
Trigger a button column in a table row to execute its automation or action (buttons can run formulas, modify data, or trigger workflows)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | ||
| table_id_or_name | Yes | ||
| row_id_or_name | Yes | ||
| column_id_or_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request_id | Yes | An arbitrary unique identifier for this request. | |
| row_id | Yes | ID of the row where the button exists. | |
| column_id | Yes | ID of the column where the button exists. |