update_milestone
Update a HacknPlan milestone's name, start/due dates, or general information by providing project and milestone IDs. Accepts ISO 8601 dates.
Instructions
Update a milestone (rename, change due/start date, edit general info). Dates are ISO 8601.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| due_date | No | ||
| project_id | Yes | ||
| start_date | No | ||
| general_info | No | ||
| milestone_id | Yes |