coda_get_folder
Get metadata for a specific Coda folder, including its name, ID, parent folder, and child items.
Instructions
Get metadata for a single folder.
Returns the folder's name, ID, parent folder, and child items. Use coda_list_folders to discover available folders first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder_id | Yes | The folder ID to get details for |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |