delete_checkpoint
Delete a checkpoint from a milestone by specifying its order number and milestone ID. Safeguards against deleting completed checkpoints or ones others depend on.
Instructions
Delete a checkpoint from a milestone. Cannot delete completed checkpoints or checkpoints that others depend on.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order | Yes | The checkpoint order number (1-based) to delete | |
| milestone_id | Yes | The milestone ID |