list_milestones
List all milestones within a project by specifying the project's UUID. Get a complete overview of project milestones.
Instructions
List all milestones in a project.
Args: project_id: UUID of the project params: Optional query parameters as a dictionary
Returns: List of Milestone objects
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | No | ||
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |