browser_end_handoff
Ends a human handoff by capturing final actions and returning a summary of interactions and time span. Returns control to the agent and archives the session for replay or analysis.
Instructions
End a human handoff started with browser_begin_handoff. Captures the human's final actions, returns a summary (how many interactions were recorded, the time span, and whether the human signaled completion in-browser), and hands control back to the agent. The human's reproduction is now in the durable session archive — scrub it with browser_timetravel, diagnose it with browser_explain_last_action, or capture it as a reusable flow with browser_propose_skill.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||