Radar
developer tools 37 tools availableRadar is a full-stack location infrastructure platform offering SDKs and APIs for geofencing, location tracking, geocoding, search, routing, and maps.
About this integration
Connect Radar to Definable to triage issues, review pull requests, monitor builds. Personas call Radar's 37 tools directly from chat or scheduled flows. Wire it into a triage, review, or release-management persona — every action runs scoped, reviewable, and logged.
Connect Radar to Definable and it becomes a set of typed tools your agents plan with — triggered by events, run on schedules, or invoked mid-conversation. Every write is checked by the verifier before it lands.
Radar · in workflows
What teams actually run.
Three patterns teams run with Radar on day one. Each one is a plain-English prompt — no canvas, no glue code — and you can remix them into anything.
Auto-review PRs
Failing-build alerts
37 tools available
The Radar toolbox.
Every Radar capability your agents can call, each with a typed schema the planner reads. The router picks the right tool per step; the verifier checks the result.
Autocomplete Address or Place Tool to autocomplete partial addresses and place names based on relevance and proximity. Use after a user inputs a partial address/place to get suggestions, optionally biased by location.
Create Beacon Tool to create a new beacon in Radar. Use when you need to register a physical beacon device (iBeacon or Eddystone) for location tracking.
Create Trip Tool to create a new trip. Use after gathering origin and destination details to start tracking a trip.
Delete Beacon Tool to delete a beacon by its Radar ID. Use when supplying a beacon's unique identifier to remove it.
Delete Geofence Tool to delete a geofence by ID. Use when supplying a geofence’s unique identifier to remove it.
Delete Geofence By Tag Tool to delete a geofence by tag and external ID. Use when you have both the tag and external identifier to remove a specific geofence.
Delete Trip Tool to delete a trip by its Radar ID or external ID. Use after confirming the trip exists.
Delete User Tool to delete a user by Radar _id, userId, or deviceId. Use after confirming the user identifier exists.
Forward Geocode Tool to convert an address into geographic coordinates. Use when you have a full address string and need precise latitude/longitude before further location analysis.
Get Beacon Tool to retrieve a beacon by Radar _id. Use when you need to fetch full details of an existing beacon.
Get Beacon By Tag Tool to get a specific beacon by tag and external ID. Use when you need to retrieve details of a beacon identified by its tag group and external ID.
Get Context for Location Tool to retrieve context for a given location. Use when you need geofences, place, and region information based on coordinates. Use after obtaining valid latitude and longitude.
Get Geofence Tool to retrieve a geofence by Radar _id or tag/externalId. Use when you need to fetch full details of an existing geofence.
Get Places Settings Tool to retrieve current Places settings for your Radar project. Use when you need to inspect chain detection, supported countries, external ID requirements, and other Places metadata.
Get Route Directions Tool to get turn-by-turn directions between multiple locations. Use when you need detailed navigation instructions with steps, distances, and durations for routing.
Get Route Matrix Tool to calculate travel distance and duration between multiple origins and destinations for up to 625 routes. Use when you need to compute route metrics for multiple origin-destination pairs efficiently.
Get Trip Tool to retrieve a trip by ID or externalId. Use when you have a trip ID or externalId to fetch its details.
Get User Tool to get a user by Radar _id, userId, or deviceId. Returns the user with all location and context data including geofences, places, beacons, and trip information.
Get Users in Geofence Tool to retrieve users currently within a specific geofence. Use when you need to list all users inside a geofence by its tag and external ID.
IP Geocode Tool to geocode an IP address to city, state, and country. Use when you need location details based on an IP address.
List Events Tool to list events. Use when you need to retrieve a paginated list of events with optional filtering.
List Geofences Tool to list all geofences sorted by updated time. Use when you need an overview of all configured geofences.
List Trips Tool to list all trips, sorted by updated time. Use when you need to page through the latest trips.
List Users Tool to list Radar users sorted by update time. Use when you need to page through users in your project.
Reverse Geocode Tool to convert geographic coordinates to structured addresses. Use when you have latitude/longitude and need a human-readable address.
Route Distance Tool to compute distance and travel time between origins and destinations. Use when you need route metrics before optimizing or timing routes.
Search Geofences Tool to search for geofences near a given location. Use when you need to find geofences within a radius of specified coordinates.
Search Places Near Location Tool to search for places near given coordinates. Use when you need to find points of interest around a location.
Search Users Near Location Tool to search for users near a location. Use after obtaining coordinates when you need to retrieve users within a given radius.
Track Location Update Tool to track a user's location update. Use when sending a location update for a user, creating or updating user and event data.
Update Places Settings Tool to update Places settings for your Radar project including chain metadata preferences. Use when you need to configure chain detection or other Places settings.
Update Trip Tool to update a trip. Use when you need to modify mode, destination, schedule, or active status.
Update Trip By ID Tool to update a trip status by Radar _id or external ID. Use when you need to change trip status to started, approaching, arrived, completed, or canceled.
Upsert Beacon by ID Tool to create or update a beacon by Radar _id. Use when you need to ensure a beacon with a specific ID exists with updated properties.
Upsert Beacon by Tag Tool to create or update a beacon by tag and externalId. Use when you need to ensure a beacon exists or is updated with specific identifiers.
Upsert Geofence Tool to create or update a geofence by tag and externalId. Use when ensuring a geofence exists or is updated based on identifiers.
Upsert Geofence By ID Tool to create or update a geofence by Radar _id. Use when you need to upsert a geofence using its internal Radar identifier.
See it run
One prompt, start to finish.
A real prompt, the Radar tools it calls, and what comes back. This is the whole interface — describe the outcome, agents handle the rest.
Run a real Radar task end-to-end — plan it, execute across the API, and hand back a verified result.
radar.autocomplete_address_or_place Tool to autocomplete partial addresses and place names based on relevance and proximity. U radar.create_beacon Tool to create a new beacon in Radar. Use when you need to register a physical beacon devi radar.create_trip Tool to create a new trip. Use after gathering origin and destination details to start tra · verified Done. Radar responded across 3 calls, the verifier signed off, and the result is logged with every payload.
FAQ · Radar
Questions, answered.
What teams ask before connecting Radar.
01 What can I automate with Radar on Definable?
Anything Radar exposes through its API. Common developer tools workflows on Definable include triage issues, review pull requests, monitor builds. Personas can call any of the 37 Radar tools directly, then chain the result into another integration without you writing code.
02 How does Radar authentication work?
Radar 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.
03 Is the Radar integration included in my Definable plan?
Yes — every Definable plan, including Starter, includes access to all 37 Radar tools. You only need a separate Radar subscription if Radar itself charges per seat or per API call.
04 Is using Radar through Definable secure?
Every call from a persona to Radar 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.
05 How do I get started with Radar on Definable?
Sign up for Definable, open the integrations page, find Radar, and connect via OAuth or API key. You can immediately attach Radar to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
06 What Radar actions does Definable expose?
Definable exposes all 37 Radar actions as callable tools — including `Autocomplete Address or Place`, `Create Beacon`, `Create Trip`, plus 34 more. Each tool gets a typed parameter schema so personas know exactly how to call it.
Put Radar to work tonight.
Connect in two clicks, describe an outcome, and your first workflow is live in minutes. Free plan included — no card required.