create_branch
Create a new branch in a Tolgee project by forking from an existing branch. Only available for projects with branching enabled (enterprise feature).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the new branch | |
| projectId | No | ID of the project (required for PAT, auto-resolved for PAK) | |
| originBranchId | Yes | ID of the branch to fork from |