issue_create
Create a generic issue in a target repository to queue work, coordinate tasks, or track items outside structured memory.
Instructions
Create a generic issue in a target repo for queueing work, coordination, or shared tracking outside the structured memory schema.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| body | No | ||
| labels | No | ||
| assignees | No | ||
| state | No | ||
| stateReason | No | ||
| repo | No | Target repo in owner/name form. Defaults to the plugin default. |