add_proxy
Add a proxy URL to a named pool, validated and deduplicated, for assigning to accounts via pool name or direct URL.
Instructions
Add a proxy URL to a named pool (created if new) in settings.json. Validated, deduped, backed up, atomic. Credentials are masked in the response. Assign it to accounts via update_account(proxy="pool:") or a direct URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pool | Yes | ||
| proxy_url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |