delete_table
Remove a table from a Structly schema, including its columns and relationships, on the specified branch.
Instructions
Удалить таблицу вместе с колонками и связями.
Args:
schema_uuid: UUID схемы.
table_uuid: UUID таблицы.
branch_name: Ветка схемы (по умолчанию main).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_uuid | Yes | ||
| branch_name | No | main | |
| schema_uuid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |