Embed search
documentedEmbed a search results map.
GET /maps/embed/v1/searchMaps Embed APIno implementation yet0 runsNo implementation yet. Run it to have the agent write one, or open a pull request with your own.
Seed example (keychains curl)
npx -y keychains@latest curl "https://maps.google.com/maps/embed/v1/search?key={{MAPS_API_KEY}}&q={{$query}}" \
-X GET \
-H "Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"