clash.runtime.list_connections
Retrieve paginated summaries of active proxy connections with redacted IPs and paths. Supports cursor-based pagination and case-insensitive destination host filtering.
Instructions
Read-only: list safe, paginated connection summaries including IDs for use with close_connection. IP addresses and local paths are redacted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Page size, capped at 200 | |
| cursor | No | Opaque next cursor from the previous response | |
| filter | No | Case-insensitive destination host filter |