Tool
observe_artifacts_list
List the source map artifacts stored for the current product, newest first.
List the source map artifacts stored for the current product, newest first. Filter by debug ID to see what is available for one build output.
Behavior
- HTTP
GET /observe/artifacts
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
| limit | integer | — | Maximum number of artifacts to return, 1..200 (default 50) |
| debugId | string | — | Only return artifacts carrying this debug ID; omit to list all of them |
Try it
List the source map artifacts stored for the current product, newest first.