set_default_branch
Set a branch as the default for a Structly project by specifying the project UUID and branch name.
Instructions
Сделать ветку веткой по умолчанию в проекте.
Args:
project_uuid: UUID проекта.
branch_name: Имя ветки.
is_default: Статус ветки по умолчанию.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| is_default | No | ||
| branch_name | Yes | ||
| project_uuid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |