mapbox_list_tilesets
Retrieve a list of Mapbox tilesets owned by a user, with optional filtering by raster or vector type and result limit.
Instructions
List Mapbox tilesets owned by a user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter by tileset type | |
| limit | No | Max tilesets to return (max: 500) | |
| username | Yes | Mapbox username | |
| access_token | Yes | Mapbox access token |