list_actions
List capture actions from a RenderDoc capture, filtering by kind or query and paginating with a cursor to inspect draw and dispatch events.
Instructions
List capture actions with filtering and bounded cursor pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | ||
| limit | No | ||
| query | No | ||
| cursor | No | ||
| flatten | No | ||
| capture_id | Yes | ||
| parent_event_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||