search_google_maps
ActiveTool of The Mine Works
declared in 1.0.0
Search Google Maps business listings by keyword and location. Returns name, category, address, phone, website, rating, review count, opening hours, and coordinates. No login, no Google Maps API key.
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"query": {
"type": "string",
"description": "What to search for (e.g. \"dentists\", \"coffee shops\")"
},
"location": {
"type": "string",
"description": "Where to search (e.g. \"Austin, TX\", \"Bangalore\")"
},
"maxResults": {
"type": "integer",
"default": 25,
"description": "Max listings (default 25)"
}
}
}Parent server
The Mine Works
1/7 registries