create_issue
Create a new issue in a GitHub repository by providing owner, repo, and title, plus optional body and labels. Use the GitHub MCP server to report bugs, request features, and track tasks directly.
Instructions
Cria uma nova issue em um repositório
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Descrição/corpo da issue | |
| repo | Yes | ||
| owner | Yes | ||
| title | Yes | Título da issue | |
| labels | No | Labels a aplicar |