qa_get_trace
Retrieve the full recorded trace (goal, every step, final URL, final aria-snapshot) to audit whether the browser session achieved its intended goal. Call after session_end.
Instructions
Return the full recorded trace (goal, every step, final URL, final aria-snapshot) so the calling LLM can judge whether the goal was achieved. Call session_end first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes |