Radar
Overview
SLUG: RADAR
Description
Template description for Radar
Authentication Details
API Key
Connecting to Radar
Create an auth config
Use the dashboard to create an auth config for the Radar toolkit. This allows you to connect multiple Radar accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Radar Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Radar toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
RADAR_AUTOCOMPLETE_ADDRESS_OR_PLACE
Tool Name: Autocomplete Address or Place
Description
Action Parameters
Action Response
RADAR_CREATE_TRIP
Tool Name: Create Trip
Description
Action Parameters
Action Response
RADAR_FORWARD_GEOCODE
Tool Name: Forward Geocode
Description
Action Parameters
Action Response
RADAR_GET_CONTEXT_FOR_LOCATION
Tool Name: Get Context for Location
Description
Action Parameters
Action Response
RADAR_GET_GEOFENCE
Tool Name: Get Geofence
Description
Action Parameters
Action Response
RADAR_GET_PLACES_SETTINGS
Tool Name: Get Places Settings
Description
Action Parameters
Action Response
RADAR_GET_TRIP
Tool Name: Get Trip
Description
Action Parameters
Action Response
RADAR_LIST_BEACONS
Tool Name: List Beacons
Description
Action Parameters
Action Response
RADAR_LIST_GEOFENCES
Tool Name: List Geofences
Description
Action Parameters
Action Response
RADAR_LIST_TRIPS
Tool Name: List Trips
Description
Action Parameters
Action Response
RADAR_LIST_USERS
Tool Name: List Users
Description
Action Parameters
Action Response
RADAR_REVERSE_GEOCODE
Tool Name: Reverse Geocode
Description
Action Parameters
Action Response
RADAR_SEARCH_GEOFENCES_NEAR_LOCATION
Tool Name: Search Geofences
Description
Action Parameters
Action Response
RADAR_SEARCH_PLACES_NEAR_LOCATION
Tool Name: Search Places Near Location
Description
Action Parameters
Action Response
RADAR_TRACK_LOCATION_UPDATE
Tool Name: Track Location Update
Description
Action Parameters
Action Response
RADAR_UPDATE_TRIP
Tool Name: Update Trip
Description
Action Parameters
Action Response
RADAR_UPSERT_GEOFENCE
Tool Name: Upsert Geofence
Description
Action Parameters
Action Response
RADAR_DELETE_GEOFENCE
Tool Name: Delete Geofence
Description
Action Parameters
Action Response
RADAR_DELETE_TRIP
Tool Name: Delete Trip
Description
Action Parameters
Action Response
RADAR_GET_USERS_IN_GEOFENCE
Tool Name: Get Users in Geofence
Description
Action Parameters
Action Response
RADAR_IP_GEOCODE
Tool Name: IP Geocode
Description
Action Parameters
Action Response
RADAR_LIST_EVENTS
Tool Name: List Events
Description
Action Parameters
Action Response
RADAR_ROUTE_DISTANCE
Tool Name: Route Distance
Description
Action Parameters
Action Response
RADAR_SEARCH_USERS_NEAR_LOCATION
Tool Name: Search Users Near Location
Description
Action Parameters
Action Response