create_github_pull_request
Create a new GitHub pull request by specifying repository, title, description, and source/target branches.
Instructions
Creates a new pull request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| title | Yes | ||
| repo_name | Yes | ||
| base_branch | No | main | |
| head_branch | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |