delete_checkpoint
Remove a checkpoint from a milestone in Clink MCP Server when it's no longer needed, ensuring dependencies remain intact and completed items are preserved.
Instructions
Delete a checkpoint from a milestone. Cannot delete completed checkpoints or checkpoints that others depend on.
Args:
milestone_id: The milestone ID
order: The checkpoint order number (1-based) to delete
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| milestone_id | Yes | ||
| order | Yes |