clash.runtime.get_proxy_group
Retrieve paginated proxy group details including candidate names, types, liveness, and recent delay history. Supports cursor-based pagination and case-insensitive name filtering.
Instructions
Read-only: get the safe, paginated candidate names, types, liveness, and recent delay history for one policy group. Does not expose proxy credentials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group | Yes | Policy group name | |
| limit | No | Page size, capped at 200 | |
| cursor | No | Opaque next cursor from the previous response | |
| filter | No | Case-insensitive candidate name filter |