recent_changes
Retrieve recent per-podling changes for IPMC review, filtering out static fields to prioritize areas needing attention from optional data sources.
Instructions
Return per-podling recent deltas the IPMC should scan, excluding unchanged or static fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| podlings_source | No | Optional HTTPS URL or local path for PodlingsMCP source data | |
| health_source | No | Optional local path for apache-health report Markdown files | |
| report_source | No | Optional local path for ReportMCP cached ASF Incubator report files | |
| mail_source | No | Optional local path for MailMCP cached ASF Incubator general-list message files | |
| mail_api_base | No | Optional MailMCP/Pony Mail API base URL for live Incubator general-list release evidence | |
| as_of_date | No | Optional YYYY-MM-DD date to evaluate data as of a specific day | |
| podling | No | Podling name | |
| limit | No | Optional maximum number of results to return |