domain_list
Retrieve and manage all domains (service and custom) for a specific service in Railway MCP. Ideal for viewing endpoints, auditing domain settings, and managing configurations efficiently.
Instructions
[API] List all domains (both service and custom) for a service
⚡️ Best for: ✓ Viewing service endpoints ✓ Managing domain configurations ✓ Auditing domain settings
→ Prerequisites: service_list
→ Next steps: domain_create, domain_update
→ Related: service_info, tcp_proxy_list
Input Schema
Name | Required | Description | Default |
---|---|---|---|
environmentId | Yes | ID of the environment that the service is in to list domains from (usually obtained from service_list) | |
projectId | Yes | ID of the project containing the service | |
serviceId | Yes | ID of the service to list domains for |