get_milestone
Fetch details of a milestone by providing project and milestone IDs, with optional board embeddings.
Instructions
Get details of a specific milestone
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | ||
| milestoneId | Yes | ||
| includeBoards | No | Embed associated boards in the response (default false) |