stream_response
Push processing results in real-time to all connected external debug clients via WebSocket, enabling instant feedback without polling.
Instructions
将处理结果实时推送给所有连接的外部调试客户端。客户端通过 WebSocket 实时接收响应,无需轮询。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | 要推送给客户端的响应内容 | |
| in_reply_to | No | 关联的原始消息 ID |