taiga_epics_create
Creates a new epic in a Taiga project using project ID and subject. Supports optional fields for description, tags, watchers, assignee, and color to structure work.
Instructions
Create a new epic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| color | No | HEX color | |
| project | Yes | Project ID | |
| subject | Yes | Epic subject/name | |
| watchers | No | ||
| assigned_to | No | ||
| description | No |