invariance_node_list
Retrieve nodes for a specific run in append order, paginated with limit and cursor. Use this to inspect agent execution steps or debug run behavior by querying node sequences.
Instructions
List nodes for a run in append order (paginated).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | opaque pagination token from previous response next_cursor; pass through unchanged | |
| run_id | Yes |