create_issue
Create a new GitHub issue with a title, body, and optional labels to track tasks or report problems.
Instructions
Create a new issue in the GitHub repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | The body content of the issue. Supports markdown. | |
| title | Yes | The title of the issue to create. | |
| labels | No | Labels to apply to the issue. |