coda_list_folders
List all accessible Coda folders with their IDs and parent details, enabling you to create new docs in 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 |