open_capture
Open a RenderDoc capture file (.rdc) for graphics debugging. Provide the full path to load and inspect the capture.
Instructions
Open a RenderDoc capture file (.rdc).
Args: capture_path: Full path to the capture file to open
Returns success status and information about the opened capture. Note: This will close any currently open capture.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| capture_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||