list_milestone_work_items
List work items associated with a milestone by providing the project ID and milestone ID.
Instructions
List work items in a milestone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | UUID of the project | |
| milestone_id | Yes | UUID of the milestone | |
| params | No | Optional query parameters as a dictionary |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |