The Google Places Tool allows your agent to utilize the Google Places API in order to find addresses, phone numbers, website, etc. from text about a location listed on Google Places.Documentation Index
Fetch the complete documentation index at: https://langchain-5e9cc07a-preview-mdrxyo-1777658790-7be347c.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Setup
You will need to get an API key from Google here and enable the new Places API. Then, set your API key asprocess.env.GOOGLE_PLACES_API_KEY or pass it in as an apiKey constructor argument.
Usage
npm
Related
- Tool conceptual guide
- Tool how-to guides
Connect these docs to Claude, VSCode, and more via MCP for real-time answers.

