Place Photos (Legacy)
documentedGet photos for a place.
GET /maps/api/place/photoPlaces API (Legacy)no implementation yet0 runsNo implementation yet. Run it to have the agent write one, or open a pull request with your own.
Seed example (keychains curl)
npx -y keychains@latest curl "https://maps.googleapis.com/maps/api/place/photo?photo_reference={{photo_reference}}&maxwidth={{maxwidth}}&key={{MAPS_API_KEY}}" \
-L \
-H "Accept: image/*"