create_pull_request
Create a branch and pull request to address visual bugs tracked in PixelFixer. Use this tool before committing files to submit code changes for review in your kanban project.
Instructions
Create a branch and pull request. Call BEFORE commit_files. IMPORTANT: all text in English.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | PR description (markdown) | |
| title | Yes | PR title | |
| teamId | No | Team ID (auto from session if omitted) | |
| projectId | No | Project ID (auto from session if omitted) | |
| baseBranch | No | Base branch (default: repo default) | |
| branchName | Yes | Branch name (e.g. 'fix/PF-42-button-color') |