create_ticket
Add a ticket to a Zube project, defining type (task, bug, feature, question), priority, assignee, due date, and description to manage work items.
Instructions
Create a ticket. type: task/bug/feature/question. priority: 1-4 (1=highest).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| due_on | No | ||
| priority | No | ||
| project_id | Yes | ||
| start_date | No | ||
| assignee_id | No | ||
| customer_id | No | ||
| description | No | ||
| ticket_type | No | ||
| track_cards | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||