Google Maps Photos
google_maps_photosFetch Google Maps photos for any place, with filters for menu, owner-uploaded, and latest images.
Instructions
Fetch Google Maps photos with the documented /google-maps-photos endpoint.
Best for:
place photo extraction
menu photo retrieval
owner photo and latest photo analysis
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Optional photo filter tag. | |
| async | No | Deprecated compatibility flag. Prefer execution_mode. | |
| limit | No | Maximum places to process. | |
| query | Yes | One or more Google Maps place queries or ids. | |
| fields | No | Specific fields to return. | |
| region | No | Region code. | |
| webhook | No | Optional webhook URL for async completion. | |
| language | No | Language code. | |
| photos_limit | No | Maximum photos per place. | |
| execution_mode | No | Execution strategy. Use auto to let the MCP server choose between sync and async. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| meta | Yes | ||
| async | No |