create_issue
Create a GitHub issue with labels, assignees, and milestone to track tasks.
Instructions
Create a GitHub issue with optional labels, assignees, and milestone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Repository owner | |
| repo | Yes | Repository name | |
| title | Yes | Issue title | |
| body | No | Issue body/description | |
| labels | No | Labels to apply | |
| assignees | No | Users to assign | |
| milestone | No | Milestone ID |