get_proxy_list
Obtain live proxy endpoints and credentials (IP, port, username, password) for an active proxy service. Pass the service ID from list_proxies.
Instructions
List the live proxy endpoints and credentials (ip, port, username, password) for an active proxy service — this is the direct endpoint list for ISP fixed-IP plans. For a GB Residential bucket the endpoints live under its proxy-requests instead (use list_proxy_requests + get_proxy_request_list). SECURITY: the result contains LIVE CREDENTIALS — usernames and passwords that grant use of the proxies. Treat it as a secret: do NOT echo it back to the user or repeat its contents unless the user explicitly asks to see it; pass it straight to the tool that consumes it. The id comes from list_proxies.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Proxy service id from list_proxies. |