coda_delete_folder
Permanently delete a folder from your Coda workspace. Use after verifying the folder to avoid unintended removal of documents.
Instructions
Delete a folder from the Coda workspace. Returns confirmation with folder_id.
Permanently removes the folder. Docs inside the folder may be moved to the root level or deleted depending on Coda's behavior. Verify the folder with coda_get_folder before deleting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder_id | Yes | The folder ID to delete |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |