Render Google Maps directions
maps_render_directionsGet step-by-step directions between origin and destination, rendered inline for viewing. Supports driving, walking, bicycling, or transit modes.
Instructions
Return explicit origin/destination directions data and, when Google Maps Embed is configured, render it in an inline MCP Apps view. Display-only: this does not navigate or mutate the dedicated browser session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | driving | |
| origin | Yes | ||
| destination | Yes |