maps_select_search_suggestion
Select an active suggestion safely by verifying the query, index, and expected label, preventing stale or mismatched selections and confirming the grid closes to proceed.
Instructions
Select one suggestion from the currently active bounded suggestion state created by maps_read_search_suggestions, using the same query plus the exact returned index and expectedLabel. Duplicate, reordered, missing, stale, or changed suggestion identities fail closed before the row is activated. Success requires the controlled suggestion grid to close and Maps to enter a verified search or place view. Interactive Assist must be enabled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | Yes | ||
| query | Yes | ||
| expectedLabel | Yes |