stopSubscription
Close an active WebSocket subscription by its subscription ID to release the connection and buffer. The closed subscription ID cannot be reused.
Instructions
关闭指定订阅,释放 WebSocket 连接和缓冲区。已关闭的订阅 ID 不可复用。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subscriptionId | Yes | 由 startSubscription 返回的订阅 ID |