Skip to content

feat(tools): add Google Places integrations - #464

Merged
esafwan merged 2 commits into
integration/huf-consolidation-2026-07from
consolidation/tool-google-places
Jul 26, 2026
Merged

feat(tools): add Google Places integrations#464
esafwan merged 2 commits into
integration/huf-consolidation-2026-07from
consolidation/tool-google-places

Conversation

@esafwan

@esafwan esafwan commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

Consolidated scope

Consolidates the Google Places (New) App Provided tool family.

Original PR

Included functionality

  • Text search
  • Place details
  • Full field-mask and location/filter parameters
  • Credential handling and normalized tool responses
  • Backend tests for the Google Places tool family

Targets integration/huf-consolidation-2026-07; included in final integration PR #468.

esafwan added 2 commits July 26, 2026 18:25
Adds 5 App Provided tools (category: Google Places) ported from
Travel-with-Genie-AI/google_services with full param coverage:

- gplaces_text_search: text search with location bias/restriction,
  type/price/rating filters, pagination
- gplaces_place_details: full field-mask details incl. photos,
  reviews, review summary
- gplaces_place_photo: photo media URL resolution (photoUri or redirect)
- gplaces_autocomplete: suggestions with primary-type filter, location
  bias, 24h Redis cache, country post-filter
- gplaces_nearby_search: searchNearby with included/excluded types

Credentials reuse the google_maps Integration Service (env fallbacks
PLACE_API_KEY / GOOGLE_PLACES_API_KEY added). No DocType or frontend
changes; tools sync via the existing huf_tools registry.
@esafwan
esafwan merged commit 4fb9cc0 into integration/huf-consolidation-2026-07 Jul 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant