Triage incoming issues
- Webhook fires on every new issue
- Persona summarises and labels it
- Assigns the right engineer
2 tools available
Geokeo provides geocoding services, converting addresses to coordinates and vice versa, with a free tier offering 2,500 daily API requests.
Connect Geokeo to Definable to triage issues, review pull requests, monitor builds. Personas call Geokeo's 2 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 Geokeo action below is a callable tool any Definable persona can invoke.
Convert an address or place name into geographic coordinates (latitude/longitude). Use this tool when you need to: - Find coordinates for a landmark (e.g., "Eiffel Tower", "Empire State Building") - Geocode a street address (e.g., "1600 Pennsylvania Avenue NW Washington DC") - Get location data for a city or region - Look up structured address information for a place Returns multiple results ranked by relevance, with coordinates, addresses, and OpenStreetMap links.
Convert geographic coordinates (latitude/longitude) to a human-readable address. Use this tool when you have GPS coordinates and need to find the corresponding street address, city, country, or nearby points of interest. Returns multiple results sorted by distance from the input coordinates, including structured address components and OpenStreetMap links. Note: Returns status='ZERO_RESULTS' for coordinates in oceans or remote areas without mapped addresses.
Anything Geokeo exposes through its API. Common developer tools workflows on Definable include triage issues, review pull requests, monitor builds. Personas can call any of the 2 Geokeo tools directly, then chain the result into another integration without you writing code.
Geokeo 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 2 Geokeo tools. You only need a separate Geokeo subscription if Geokeo itself charges per seat or per API call.
Every call from a persona to Geokeo 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 Geokeo, and connect via OAuth or API key. You can immediately attach Geokeo to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 2 Geokeo actions as callable tools — including `Forward Geocoding`, `Reverse Geocoding Lookup`. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.