service_info
Retrieve detailed information about a specific service in Railway infrastructure, including configuration, status, deployment details, and health monitoring.
Instructions
[API] Get detailed information about a specific service
⚡️ Best for: ✓ Viewing service configuration and status ✓ Checking deployment details ✓ Monitoring service health
→ Prerequisites: service_list
→ Next steps: deployment_list, variable_list
→ Related: service_update, deployment_trigger
Input Schema
Name | Required | Description | Default |
---|---|---|---|
environmentId | Yes | ID of the environment to check (usually obtained from service_list) | |
projectId | Yes | ID of the project containing the service | |
serviceId | Yes | ID of the service to get information about |