current_podlings_overview
Retrieve a factual overview of current Apache Incubator podlings based on lifecycle metadata. Filter by date, source, or limit results, and include descriptions.
Instructions
Return a factual overview of current Incubator podlings from podlings.xml lifecycle metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| podlings_source | No | Optional HTTPS URL or local path for PodlingsMCP source data | |
| as_of_date | No | Optional YYYY-MM-DD date to evaluate data as of a specific day | |
| limit | No | Optional maximum number of results to return | |
| include_descriptions | No | Whether to include podling descriptions in each item; defaults to true |