Mapulus

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.

3 actions Integration catalog
Request access
Connect Mapulus once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Find Location by External IDMAPULUS_FIND_LOCATION_WITH_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.
Get Map DetailsMAPULUS_GET_MAP_DETAILS
Tool to retrieve detailed information about a map. Use when you have a map_id and need full map metadata.
List MapsMAPULUS_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.