Find places near a location by type (restaurant, cafe, hotel, etc.). Supports filtering by radius, rating, and open status.
Free-text place search (e.g., "sushi restaurants in Tokyo"). Supports location bias, rating, open-now filters.
Get full details for a place by its place_id — reviews, phone, website, hours. Optional `maxPhotos` param returns photo URLs.
Convert an address or landmark name into GPS coordinates.
Convert GPS coordinates into a street address.
Calculate travel distances and times between multiple origins and destinations. Driving mode supports `avoid_tolls` and `avoid_highways`.
Get step-by-step navigation between two points with route details. Driving mode supports `avoid_tolls` and `avoid_highways`.
Get elevation (meters above sea level) for geographic coordinates.
Get timezone ID, name, UTC/DST offsets, and local time for coordinates.
Get current weather conditions or forecast — temperature, humidity, wind, UV, precipitation.
Get air quality index, pollutant concentrations, and health recommendations by demographic group.
Generate a map image with markers, paths, or routes — returned inline for the user to see directly.
+6 more tools listed on main page