list_source_maps
Retrieve a list of source maps for a specific application, enabling efficient debugging and analysis. Supports filtering, sorting, and pagination for organized data access.
Instructions
Returns a list of source maps for the specified application
Input Schema
Name | Required | Description | Default |
---|---|---|---|
applicationIdentifier | Yes | Application identifier | |
count | No | Limits the number of items in the response | |
offset | No | Number of items to skip before returning results | |
orderBy | No | Order items by property values |