People Data Labs MCP Server

by phxdev1
Verified

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

NameRequiredDescriptionDefault
queryYesSQL-like query to search for schools
sizeNoNumber of results to return (max 100)

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "SQL-like query to search for schools", "type": "string" }, "size": { "description": "Number of results to return (max 100)", "maximum": 100, "minimum": 1, "type": "number" } }, "required": [ "query" ], "type": "object" }

You must be authenticated.

Other Tools from People Data Labs MCP Server

Related Tools

ID: ijymscbsb7