search_schools
Search for schools using SQL-like queries to match specific criteria, with options to control the number of results returned.
Instructions
Search for schools matching specific criteria
Input Schema
Name | Required | Description | Default |
---|---|---|---|
query | Yes | SQL-like query to search for schools | |
size | No | Number of results to return (max 100) |