taiga_milestones_update
Update a Taiga milestone or sprint by ID, modifying only the fields provided: name, closed status, disponibility, or estimated start and finish dates.
Instructions
Update a milestone/sprint (partial).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Milestone ID | |
| name | No | ||
| closed | No | ||
| disponibility | No | ||
| estimated_start | No | ||
| estimated_finish | No |