# Here AI integration on Definable

> HERE Technologies provides comprehensive location data and mapping services, offering APIs and SDKs for developers to integrate maps, geocoding, routing, and other location-based features into their applications.

## What this connects

HERE Technologies provides comprehensive location data and mapping services, offering APIs and SDKs for developers to integrate maps, geocoding, routing, and other location-based features into their applications.

Vendor: https://www.here.com/developer

## Tools available

**99** tools available. First 12:

- `HERE_AUTOSUGGEST` — Autosuggest Places — Tool to fetch possible completions for a partial search term. Use after capturing a partial query and location context to generate typeahead suggestions.
- `HERE_BROWSE` — Browse Places — Tool to search for places around a given location with optional filters. Use when you need nearby points of interest filtered by categories, food types, or name.
- `HERE_CALCULATE_ROUTE` — Calculate Fleet Telematics Route — Calculate optimal routes between multiple waypoints supporting various transport modes (car, truck, bicycle, pedestrian). Returns route summary with travel time and distance. Supports fleet-specific parameters like fuel type and preferred routes. Uses HERE Fleet Telematics API with automatic fallback to Routing v8 API.
- `HERE_CANCEL_PROBLEM` — Cancel Tour Planning Problem — Tool to cancel a running asynchronous tour planning optimization job. Use when you need to stop an in-progress optimization calculation that is no longer needed or was submitted in error.
- `HERE_COORDINATES_TO_TILE_INDICES` — Coordinates to Tile Indices — Tool to convert geographic coordinates to Web Mercator XYZ tile indices. Use when mapping a lat/lng to its containing tile at a given zoom level.
- `HERE_DECODE_ROUTE_HANDLE` — Decode Route Handle — Tool to decode and return a route from a previously calculated route handle via POST request. Use when you need to retrieve a route using a handle obtained from a previous route calculation.
- `HERE_DISCOVER` — Discover Places — Tool to discover places and addresses by free-form text near a location. Use when you need to find points of interest or specific addresses from a natural-language query.
- `HERE_FIND_SEQUENCE` — Solve Vehicle Routing Problem — Tool to solve a Vehicle Routing Problem (VRP) by optimizing routes for a fleet of vehicles serving multiple jobs. Use when you need to optimize delivery routes, pickup sequences, or multi-stop journeys with vehicle capacity constraints. This is a preview feature and subject to change.
- `HERE_FIND_WAYPOINT_SEQUENCE` — Find Optimal Waypoint Sequence — Tool to find the optimal sequence of waypoints using POST request to solve the Travelling Salesman Problem. Supports advanced vehicle parameters including truck restrictions, hazardous goods, toll calculations, and environmental zones. Returns optimized visit order with distance, time, and interconnections between waypoints.
- `HERE_GEOCODE` — Geocode Address — Tool to convert structured address data into geographic coordinates. Use when you need precise lat/lng from a free-text or qualified address input.
- `HERE_GET_ALIASES_HEALTH` — Get Aliases Service Health — Tool to check the health status of the HERE Tracking aliases service. Use to verify service availability before making other aliases API calls.
- `HERE_GET_ALIASES_VERSION` — Get Aliases Service Version — Tool to get the current version of the HERE Tracking Aliases service. Use when you need to verify the service version for compatibility or debugging purposes.

## Auth

Auth schemes: `API_KEY`.

## How agents use Here

Inside a Definable workflow, Here is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Here** — the Researcher (GPT-5.5) pulls context from Here (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Here** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Here (create record, post message, draft email).
- **Designer / Engineer → Distributor → Here** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Here (attach file, open PR comment, post status).

The Verifier checks every Here call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- developer tools — https://definable.ai/apps/category/developer-tools/

## Related

- HTML page: https://definable.ai/apps/here/
- Same category (developer tools): https://definable.ai/apps/category/developer-tools/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
