create_issue
Create GitHub issues on allow-listed repositories with input validation, rate limiting, and secure authentication.
Instructions
Create a GitHub issue on an allowed repository
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Issue body, max 10,000 characters | |
| repo | Yes | "owner/repo" format | |
| title | Yes | Issue title, 1-200 characters | |
| labels | No | Optional labels, max 10 |