coda_list_folders
List all accessible folders in your Coda workspace, including metadata like name and ID, to organize docs into specific 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 |