create_userstory
Add a user story to a Taiga project with required title and optional details like sprint, assignee, tags, and story points.
Instructions
Create a new user story in a Taiga project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project numeric ID | |
| subject | Yes | User story title | |
| description | No | User story description (markdown) | |
| milestone_id | No | Sprint/milestone ID to assign | |
| assigned_to | No | Assignee user ID | |
| tags | No | ||
| points | No | Story points by role ID |