delete-project
Permanently deletes a syntx.ai project (folder) by UUID. This destructive action cannot be undone, so use it to remove projects you no longer need.
Instructions
Permanently delete a syntx.ai project (a.k.a. folder). Mirrors syntx.folders.delete. Issues DELETE /api/v1/folders/{folder_uuid}/delete. This action is destructive and cannot be undone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder_uuid | Yes | Project UUID to delete (required). |