create_issue
Submit a new GitHub issue with title, description, and labels to any repository you can write to.
Instructions
Create a new issue in a GitHub repository you have write access to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Issue body in markdown | |
| repo | Yes | Repository name | |
| owner | Yes | Repository owner (user or org) | |
| title | Yes | Issue title (required, non-empty) | |
| labels | No | Optional list of label names to apply at creation time. |