delete_milestone
Remove a milestone from a project by specifying the project and milestone IDs.
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 |