tcp_proxy_list
List and manage TCP proxy configurations for a specific service and environment in Railway-MCP. Enables auditing external access endpoints and preparing for proxy creation.
Instructions
[API] List all TCP proxies for a service in a specific environment
⚡️ Best for: ✓ Viewing TCP proxy configurations ✓ Managing external access ✓ Auditing service endpoints
→ Prerequisites: service_list
→ Next steps: tcp_proxy_create
→ Related: domain_list, service_info
Input Schema
Name | Required | Description | Default |
---|---|---|---|
environmentId | Yes | ID of the environment containing the service | |
serviceId | Yes | ID of the service to list TCP proxies for |