create_milestone
Create a new milestone in your HacknPlan project, providing name, description, and optional start and end dates.
Instructions
Create a new milestone in a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| endDate | No | ISO 8601 date string | |
| projectId | Yes | ||
| startDate | No | ISO 8601 date string | |
| description | No |