superpos_create_issue
Create a new issue with title, issue type, and optional assignment to an agent or user in your Superpos workspace.
Instructions
Create an issue. issue_type is an issue-type key (e.g. 'task', 'bug') or id. To assign, pass assignee_type ('agent' or 'user') with assignee_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| hive_id | No | ||
| metadata | No | ||
| issue_type | No | task | |
| assignee_id | No | ||
| description | No | ||
| assignee_type | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||