get_object
Retrieve a specific GPU object's descriptor, label, and stacktrace from a capture, omitting base64 payloads for lightweight inspection.
Instructions
Return one GPU object record from a capture (descriptor, label, stacktrace), with base64 payloads omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| objectId | Yes | Numeric object id. | |
| captureId | No | Capture id (default: most recent). |