delete_relationship
Remove a relationship between tables in a schema by providing the schema UUID and relationship UUID, optionally specifying a branch.
Instructions
Удалить связь между таблицами.
Args:
schema_uuid: UUID схемы.
relationship_uuid: UUID связи.
branch_name: Ветка схемы (по умолчанию main).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| branch_name | No | main | |
| schema_uuid | Yes | ||
| relationship_uuid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |