Tool to retrieve a sprite image or its JSON document from a Mapbox style. Use when you need sprite assets for rendering map icons. Sprites are collections of small icons used in map styles. The JSON format returns metadata about icon positions and dimensions within the sprite sh…
scalestringScale factor for high-density displays. Use '' (standard) for 1x resolution, '@2x' for 2x retina displays, or '@3x' for 3x displays. Only applicable for high-DPI screens.
formatRequiredstringReturn format: 'json' returns sprite metadata with icon positions and dimensions, 'png' returns the actual sprite image.
style_idRequiredstringThe ID of the style to which the sprite belongs. Common Mapbox styles include: 'streets-v12', 'dark-v11', 'light-v11', 'satellite-v9', 'outdoors-v12'.
usernameRequiredstringThe username of the account to which the style belongs. Use 'mapbox' for official Mapbox styles like 'streets-v12', 'dark-v11', 'light-v11', 'satellite-v9'.
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.