search_programs
Search youth programs in Lodi, CA. Filter by free-text query (program name or description), category (Sports, Music, Arts, Academics, Swimming, etc.), child age (integer in years — programs that accept that age), free-only flag, or season. Returns up to 15 matching programs with full details for decision-making (cost, schedule, location, registration status).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| age | No | Child age in years. Returns programs whose age range includes this age. | |
| limit | No | Max programs to return (1-30). Default 15. | |
| query | No | Free-text search across program name + description (case-insensitive substring match). | |
| season | No | Filter by season — e.g. 'Summer', 'Fall', 'Spring', 'Winter', 'Year-Round'. | |
| category | No | Program category. Common values: Sports, Music, Arts, Academics, Swimming, Gymnastics, Dance, Enrichment, Free Programs. | |
| free_only | No | If true, only return programs with $0 cost. |