create_pull_request
Create a pull request on a GitHub repository by specifying the repository, head branch, title, body, and base branch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_input | Yes | ||
| head_branch | Yes | ||
| title | Yes | ||
| body | Yes | ||
| base | No | main |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |