create_github_issue
Create a new GitHub issue by specifying repository name, title, body, and optional labels. Use natural language to track bugs and manage tasks across GitHub repositories.
Instructions
Creates a new issue in a GitHub repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| title | Yes | ||
| labels | No | ||
| repo_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |