google_map_place_photos
Fetch the photo gallery Google Maps shows for a business or location by passing its place_id, and receive image URLs with reported dimensions. Modify the URL size suffix to control image resolution.
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 |