create_issue
Create an epic, task, or bug with optional hierarchy, labels, and acceptance criteria to capture project work for agent coordination in a local-first tracker.
Instructions
Create one epic, task, or bug with optional hierarchy and labels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | ||
| view | No | ||
| title | Yes | ||
| labels | No | ||
| status | No | ||
| priority | No | ||
| description | No | ||
| project_ref | No | Project reference returned by open_project. Pass it explicitly for stateless routing; omit only when using a configured default. | |
| blocked_reason | No | ||
| idempotency_key | No | ||
| parent_issue_id | No | Canonical issue identifier (ULID or ISSUE-N). | |
| acceptance_criteria | No | ||
| agent_session_handle | No | Optional durable session handle for request attribution. | |
| create_missing_labels | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||