delete_milestone
Delete a milestone from a Plane project by supplying the project ID and milestone ID.
Instructions
Delete a milestone by ID.
Args: project_id: UUID of the project milestone_id: UUID of the milestone
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| milestone_id | Yes |