coda_list_folders
List all folders accessible to your API token, retrieving name, ID, and parent folder. Use returned folder IDs to place new docs in specific Coda folders.
Instructions
List all folders accessible to the current API token.
Returns folder metadata including name, ID, and parent folder. Folders organize docs in the Coda workspace. Use the returned folder IDs with coda_create_doc to place new docs in specific folders.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |