create_epic
Create an epic in a Zube project with title, description, assignee, labels, due date, and tracking options.
Instructions
Create an epic in a project. color: hex without '#'. due_on: ISO timestamp.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| color | No | ||
| title | Yes | ||
| due_on | No | ||
| label_ids | No | ||
| project_id | Yes | ||
| assignee_id | No | ||
| description | No | ||
| track_cards | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||