get_draw_call_details
Retrieve detailed metadata for a specific draw call by its event ID, including vertex/index counts and resource outputs, to aid graphics debugging.
Instructions
Get detailed information about a specific draw call.
Args: event_id: The event ID of the draw call to inspect
Includes vertex/index counts, resource outputs, and other metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||