create_pull_request
Submit a repository pull request with title and body for human review and approval before merging into the target branch.
Instructions
Propose a Pull Request to main branch for human review and approval.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | PR description detailing reused features, UI components, and validation status | |
| title | Yes | PR Title (e.g. "feat: initial scaffolding for nstok-app-w") | |
| repository | Yes | Repository name | |
| targetBranch | No | Target base branch | main |