program_events_feed
ActiveTool of Lodi Kids Activities
declared in 1.0.0
Upcoming events (practices, games, scrimmages, cancellations) for a specific program. Returns next 30 days. Use this to answer 'is there a game this Saturday?' style questions, and to power Add-to-Calendar flows.
Parameters schema
{
"type": "object",
"required": [
"program_slug"
],
"properties": {
"days_ahead": {
"type": "integer",
"maximum": 90,
"minimum": 1
},
"program_slug": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Lodi Kids Activities
1/7 registries