Inputs
SelectableOption
Output
Type:Dict
Returns a place details object.
Fields: dynamic (depend on the inputs)Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Get full place details by Place ID using Google Places official API
| App | Google Maps |
| Operation ID | google_maps_get_place_details |
| Type | Action |
| Connection | None |
| Credits per run | 2 |
| Agent / MCP tool | Yes |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
place_id | string | Yes | - | Google Place ID (not the Maps URL). You can get the Place ID from the ‘google_maps_find_places’ node output (id). |
language | string or SelectableOption | No | - | Optional language code for results (e.g., EN, AR). Will be normalized to a Places API languageCode. |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
value | string | Yes | - | |
label | string | Yes | - |
Dict
Returns a place details object.
Fields: dynamic (depend on the inputs)