delete_project
Delete a project and all its associated schemas, tables, and relationships using the project UUID. Removes the entire project structure in one operation.
Instructions
Удалить проект вместе со всеми его схемами, таблицами и связями.
Args:
project_uuid: UUID проекта.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_uuid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |