google_map_place_photos
Retrieve Google Maps photos for a specific place using its place_id. Get image URLs and dimensions for the imagery shown on the place's Google Maps page, with options to limit the number returned.
Instructions
Google Maps place photos API. Returns the photos Google publishes for a specified place_id — the imagery shown on
the place's Google Maps page, typically dozens of images for a well-covered business.
Each entry carries the image URL as served plus its pixel dimensions when reported;
swap the trailing size suffix on the URL (e.g. =w203-h100-k-no) to request other
dimensions. Contributor avatars and review-attached photos are excluded. This is the
place page's image set, not a paginated archive feed. Rate limit is enforced at 1
request per second.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of photos to return. Omit or 0 for all captured. | |
| place_id | Yes | Google Place ID |