Tool to retrieve vector tiles from Mapbox-hosted vector tilesets. Use when you need tile data for mapping applications at specific zoom levels and coordinates.
xRequiredintegerThe x-coordinate of the tile
yRequiredintegerThe y-coordinate of the tile
zoomRequiredintegerThe zoom level for the tile (0-22)
stylestringOptional style URL to optimize vector tiles for a specific style
formatstringThe file format for the tile (mvt for Mapbox Vector Tile format, vector.pbf for legacy format, pbf for protocol buffer format)
tileset_idRequiredstringThe identifier for the Mapbox-hosted vector tileset (e.g., mapbox.mapbox-streets-v8)
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.