create_issue
Create an issue in a GitHub repository to report bugs or track tasks. Specify repository owner, name, title, and optionally add a description, labels, or assignees.
Instructions
Create an issue in a repository
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| repo | Yes | ||
| owner | Yes | ||
| title | Yes | ||
| labels | No | ||
| assignees | No |