Triage incoming issues
- Webhook fires on every new issue
- Persona summarises and labels it
- Assigns the right engineer
7 tools available
Geocodio provides straightforward and easy-to-use geocoding, reverse geocoding, and data matching services for US and Canadian addresses.
Connect Geocodio to Definable to triage issues, review pull requests, monitor builds. Personas call Geocodio's 7 tools directly from chat or scheduled flows. Wire it into a triage, review, or release-management persona — every action runs scoped, reviewable, and logged.
Every Geocodio action below is a callable tool any Definable persona can invoke.
Tool to batch reverse geocode up to 10,000 coordinates in one request. Use when you need addresses for many lat/lon pairs.
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.
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.
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.
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.
Tool to forward geocode a single address. Use when you need coordinates and metadata for one address.
Tool to reverse geocode a single coordinate. Use when you need to convert one lat,lng to an address.
Anything Geocodio exposes through its API. Common developer tools workflows on Definable include triage issues, review pull requests, monitor builds. Personas can call any of the 7 Geocodio tools directly, then chain the result into another integration without you writing code.
Geocodio uses API_KEY on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.
Yes — every Definable plan, including Starter, includes access to all 7 Geocodio tools. You only need a separate Geocodio subscription if Geocodio itself charges per seat or per API call.
Every call from a persona to Geocodio is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.
Sign up for Definable, open the integrations page, find Geocodio, and connect via OAuth or API key. You can immediately attach Geocodio to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 7 Geocodio actions as callable tools — including `Batch Reverse Geocode`, `Delete Geocodio List`, `Batch Forward Geocode`, plus 4 more. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.