Returns every turn from the run, ordered by turn_number ascending. Includes persona text, agent text, tool results, and flow events.
Returns every turn from the run, ordered byDocumentation Index
Fetch the complete documentation index at: https://docs.goyappr.com/llms.txt
Use this file to discover all available pages before exploring further.
turn_number ascending. Includes:
persona rows — the test caller’s textagent rows — the agent’s text, plus any tool_calls it issued in that turntool_result rows — synthetic-or-real tool results injected back into the agentflow_event rows (flow agents only) — flow_node_entered, flow_eval_decision, flow_tool_result events mirrored from the flow runtime