# Mapulus AI integration on Definable

> Mapulus is a platform that enables users to create, manage, and analyze interactive maps, integrating with various applications to automate tasks and leverage location insights.

## What this connects

Mapulus is a platform that enables users to create, manage, and analyze interactive maps, integrating with various applications to automate tasks and leverage location insights.

Vendor: https://app.mapulus.com

## Tools available

**3** tools available. First 3:

- `MAPULUS_FIND_LOCATION_WITH_EXTERNAL_ID` — Find Location by External ID — Find locations by their external identifier. Returns a list of locations that match the provided external_id. External IDs are unique identifiers used for integrating Mapulus with external systems (CRM, databases, etc.). Returns an empty list if no matching locations are found.
- `MAPULUS_GET_MAP_DETAILS` — Get Map Details — Tool to retrieve detailed information about a map. Use when you have a map_id and need full map metadata.
- `MAPULUS_LIST_MAPS` — List Maps — Retrieves a paginated list of all maps accessible to the authenticated user. Supports filtering by name/tag and sorting by various fields. Returns map metadata including IDs, titles, and timestamps. Use this to discover available maps before fetching detailed information or locations.

## Auth

Auth schemes: `API_KEY`.

## How agents use Mapulus

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

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

The Verifier checks every Mapulus 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/
- analytics — https://definable.ai/apps/category/analytics/

## Related

- HTML page: https://definable.ai/apps/mapulus/
- 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
