create_branch
Create a new branch on the remote token source, branching from the current active branch. Optionally switch the plugin's override to target the new branch for subsequent edits.
Instructions
Create a new branch on the active token source's remote. Defaults to branching from the current active branch. Optionally switch the plugin's saved override to the new branch so subsequent edits + applies target it. Currently supports GitHub only; other providers will return a 'not implemented' error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from | No | ||
| name | Yes | ||
| switchTo | No |