The Search Location on Google Maps action enables your assistant to validate or locate addresses, businesses, or places using flexible query inputs. Itโ€™s ideal for cleaning up ambiguous address input or suggesting results for user confirmation.

โ„น๏ธ This action can also support radius-based lookups, priority filters, and map mark targeting.


๐Ÿ” What It Does

It searches Google Maps using a query string and optional filters like coordinates, radius, or regional scope. The result includes location metadata that can be reused across actions or sent to the user for confirmation.

๐Ÿšฉ Use this when validating user-submitted addresses or narrowing down a delivery or service zone.


๐Ÿ–ผ๏ธ Action Interface


โš™๏ธ Configuration Options


๐Ÿ”ง Tips

  • Perfect for disambiguating user-input addresses.
  • Pair with distance or calendar tools to validate locations before taking action.
  • Result pattern (search_result) can be reused with @search_result in other actions.

Need help building an address confirmation loop with this? Just ask!