roxy_modify_proxy
Modify proxy settings within a workspace by updating protocol, host, port, authentication, or other parameters.
Instructions
Modify/update an existing proxy configuration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspaceId | Yes | Workspace ID | |
| id | Yes | Proxy ID to modify | |
| protocol | No | Proxy protocol type | |
| host | No | Proxy host/IP address | |
| port | No | Proxy port | |
| proxyUserName | No | Proxy username | |
| proxyPassword | No | Proxy password | |
| ipType | No | IP type | |
| checkChannel | No | IP detection channel | |
| refreshUrl | No | Refresh URL for dynamic proxies | |
| remark | No | Proxy remark/notes |