Mapbox
Overview
SLUG: MAPBOX
Description
Mapbox is a platform that provides mapping, navigation, and location data services for developers to integrate into their applications.
Authentication Details
API Key
Connecting to Mapbox
Create an auth config
Use the dashboard to create an auth config for the Mapbox toolkit. This allows you to connect multiple Mapbox accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Mapbox 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 Mapbox toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
MAPBOX_GEOCODING_BATCH
Tool Name: Batch Geocoding
Description
Action Parameters
Action Response
MAPBOX_GEOCODING_FORWARD
Tool Name: Forward Geocoding
Description
Action Parameters
Action Response
MAPBOX_GEOCODING_PERMANENT_FORWARD
Tool Name: Permanent Forward Geocoding
Description
Action Parameters
Action Response
MAPBOX_GEOCODING_PERMANENT_REVERSE
Tool Name: Permanent Reverse Geocoding
Description
Action Parameters
Action Response
MAPBOX_GEOCODING_REVERSE
Tool Name: Reverse Geocoding
Description
Action Parameters
Action Response
MAPBOX_GET_ACCESS_TOKEN
Tool Name: Get Access Token
Description
Action Parameters
Action Response
MAPBOX_REQUEST_STYLE_EMBED_HTML
Tool Name: Request Style Embed HTML
Description
Action Parameters
Action Response
MAPBOX_RETRIEVE_DIRECTIONS
Tool Name: Retrieve Directions
Description
Action Parameters
Action Response
MAPBOX_RETRIEVE_FONT_GLYPH_RANGES
Tool Name: Retrieve Font Glyph Ranges
Description
Action Parameters
Action Response
MAPBOX_RETRIEVE_MATRIX
Tool Name: Retrieve Matrix
Description
Action Parameters
Action Response
MAPBOX_RETRIEVE_STYLE
Tool Name: Retrieve Style
Description
Action Parameters
Action Response
MAPBOX_RETRIEVE_STYLE_WMTS
Tool Name: Retrieve Style WMTS
Description
Action Parameters
Action Response
MAPBOX_RETRIEVE_TILESET_METADATA
Tool Name: Retrieve Tileset Metadata
Description
Action Parameters
Action Response