retired_podlings_by_year
Retrieve all Apache Incubator podlings that retired in a specified year, with optional filters for source URL, sponsor type, or completion status, to analyze incubation retirement trends.
Instructions
Return the podlings that retired in a specific year.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | No | HTTPS URL or local path to podlings.xml | |
| sponsor_type | No | Optional sponsor type filter, defaults to incubator: incubator, project, or unknown | |
| year | Yes | Required year to inspect | |
| status | No | Optional completion status filter: graduated or retired |