get-overdue-milestones
Identify overdue milestones—past due date and not completed. Filter by project ID, phase ID, priority level, active status, and paginate results for targeted retrieval.
Instructions
Get milestones that are overdue (past their due date and not completed)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No | Filter by project ID | |
| phase_id | No | Filter by phase ID | |
| priority | No | Filter by priority level (1-5) | |
| active | No | Filter by active status (0=archived, 1=active) | |
| page | No | Page number for pagination | |
| per-page | No | Number of items per page (max 200) |