delete_schema
Delete an entire database schema along with all its tables, columns, and relationships by providing project and schema UUIDs.
Instructions
Удалить схему вместе со всеми таблицами, колонками и связями.
Args:
project_uuid: UUID проекта.
schema_uuid: UUID схемы.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema_uuid | Yes | ||
| project_uuid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |