Geocodio

Geocodio provides straightforward and easy-to-use geocoding, reverse geocoding, and data matching services for US and Canadian addresses.

7 actions Integration catalog
Request access
Connect Geocodio once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Batch Reverse GeocodeGEOCODIO_BATCH_REVERSE_GEOCODE
Tool to batch reverse geocode up to 10,000 coordinates in one request. Use when you need addresses for many lat/lon pairs.
Delete Geocodio ListGEOCODIO_DELETE_LIST
Permanently deletes a Geocodio spreadsheet list by its ID. Use this to cancel a processing list job or remove a completed list. This action is destructive and cannot be undone. The list_id must be obtained from the lists API or from when the list was created.
Batch Forward GeocodeGEOCODIO_GEOCODE_BATCH
Tool to batch geocode up to 10,000 addresses to coordinates in one request. Use when you need to convert multiple addresses to lat/lon coordinates. Optionally calculates distances to specified destinations for each geocoded result.
Google Maps Compatible GeocodeGEOCODIO_GEOCODE_GOOGLE_MAPS_COMPATIBLE
Tool to geocode addresses using Google Maps-compatible API format. Use when you need a drop-in replacement for Google Maps Geocoding API for US and Canada addresses.
Get Sample Coordinates for Batch Reverse GeocodeGEOCODIO_GET_COORDINATES_FOR_BATCH_REVERSE_GEOCODE
Utility tool that returns a predefined list of sample US coordinates (latitude,longitude strings). Use this to obtain ready-to-use coordinate inputs for the batch reverse geocode action. The coordinates cover well-known US landmarks across different cities and states.
Single Forward GeocodeGEOCODIO_SINGLE_GEOCODE
Tool to forward geocode a single address. Use when you need coordinates and metadata for one address.
Single Reverse GeocodeGEOCODIO_SINGLE_REVERSE_GEOCODE
Tool to reverse geocode a single coordinate. Use when you need to convert one lat,lng to an address.