coda_delete_folder
Permanently delete a folder from your Coda workspace. Returns confirmation with the folder ID. Verify the folder before deleting to manage its 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 |