checkout_branch
Switch a schema to another Git branch and optionally apply the branch state to the workspace.
Instructions
Переключить схему на другую ветку.
Args:
project_uuid: UUID проекта.
schema_uuid: UUID схемы.
branch_name: Ветка, на которую переключаемся.
apply_to_workspace: Применить состояние ветки к рабочему пространству.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| branch_name | Yes | ||
| schema_uuid | Yes | ||
| project_uuid | Yes | ||
| apply_to_workspace | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |