List a school’s teams
maxpreps_list_teamsList all teams a school publishes with sport, gender, and level, returning team paths needed before using any team-specific tool.
Instructions
Every team path a school publishes, with sport, gender and level. Call this before any team tool — the sport path segments are not guessable (the default gender varies by sport, so girls golf is "golf/girls" while boys golf is "golf/spring", and field hockey has no gender segment at all). Passing a team path instead of a school path returns that team’s seasons. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| level | No | Filter on level, e.g. "Varsity", "JV", "Freshman" | |
| sport | No | Case-insensitive filter on the sport name, e.g. "football" | |
| school | Yes | School site path or maxpreps.com URL, e.g. nc/charlotte/myers-park-mustangs |