github.create_issue
Create a GitHub issue in any repository with title, body, and labels. Set dry_run=true to preview the request without writing anything.
Instructions
Create an issue. Set dry_run=true to preview the request without writing anything.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| repo | Yes | ||
| owner | Yes | ||
| title | Yes | ||
| labels | No | ||
| dry_run | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |