qa_get_trace
Retrieve the full recorded trace of a web task, including goal, every step, final URL, and final aria-snapshot, to judge whether the goal was achieved. Call session_end first.
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 |