Push Button
coda_push_buttonTriggers a button in a Coda table row to execute its action. Provide document, table, row, and column identifiers.
Instructions
Déclenche un bouton Coda sur une ligne spécifique d'une table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | ID du document | |
| row_id | Yes | ID ou nom de la ligne | |
| table_id | Yes | ID ou nom de la table | |
| column_id | Yes | ID ou nom de la colonne bouton |