list_columns
List a sheet's columns to obtain their IDs, needed before writing data.
Instructions
List a sheet's columns. Cell dictionaries are keyed by these column IDs as strings, so you need them before any write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sheet_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||