create_issue
Create a new GitHub issue with a title, markdown body, labels, and target repository to track tasks or report problems. Posts publicly, so confirm with the user before creating.
Instructions
Open a new issue. This posts publicly -- confirm with the user first.
Include enough context in the body that someone who was not part of this conversation can act on it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Markdown body. | |
| repo | No | Repository as owner/name. | |
| title | Yes | Issue title. | |
| labels | No | Comma-separated labels to apply. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||