watch_session
Monitor the completion status of a background session task. After submission, use this to listen via WebSocket and retrieve results with get_watch_result.
Instructions
启动后台监听任务 session 的完成状态。提交任务后调用此工具,tunnel 通过 WS 主动等待完成。完成后用 get_watch_result 获取回复。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | 要监听的目标 session ID |