list_milestones
Fetch milestones for a Huly project, ordered by newest modification date. Pass a project identifier and an optional limit up to 200.
Instructions
List milestones in a Huly project. Returns milestones sorted by modification date (newest first).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of milestones to return (default: 50) | |
| project | Yes | a string that will be trimmed |