get_project_updates
Fetch detailed updates, highlights (decisions/learnings/risks), linked Jira items, and update notes for Atlassian projects within a date range.
Instructions
Fetch detailed updates, highlights (decisions/learnings/risks), linked Jira items, and update notes for one or more Atlassian Projects within a date range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dateTo | Yes | End date (YYYY-MM-DD) for the update range | |
| dateFrom | Yes | Start date (YYYY-MM-DD) for the update range | |
| projectKeys | Yes | Array of Atlassian Project keys, e.g. ["MEWS-3866", "MEWS-4181"] |