create_issue
Create a new issue in a Forgejo repository with a title, optional body, labels, and assignees. Streamline bug reporting and feature requests.
Instructions
Create a new issue. labels is a list of numeric label IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| repo | Yes | ||
| owner | Yes | ||
| title | Yes | ||
| labels | No | ||
| assignees | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||