started_podlings_by_year
Retrieve Apache Incubator podlings that started in a specified year. Optionally filter by sponsor type (incubator, project, unknown) and provide a custom podlings.xml source.
Instructions
Return the podlings that started 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 |