zenhub_create_issue
Create a GitHub issue through ZenHub by providing a title and repository ID, with optional body, labels, and assignees.
Instructions
Create a new GitHub issue via ZenHub
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Issue title | |
| repository_id | Yes | Repository ID | |
| body | No | Issue body/description | |
| labels | No | Issue labels | |
| assignees | No | GitHub usernames to assign |