github_create_issue
Create a GitHub issue in any repository by providing owner, repo, and title, with optional body and labels.
Instructions
Create a GitHub issue
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | ||
| repo | Yes | ||
| title | Yes | ||
| body | No | ||
| labels | No |