service_list
View and manage all services within a Railway project to track service IDs, status, and configurations. Use in conjunction with project_list and service_info for comprehensive infrastructure oversight.
Instructions
[API] List all services in a specific Railway project
⚡️ Best for: ✓ Getting an overview of a project's services ✓ Finding service IDs ✓ Checking service status
→ Prerequisites: project_list
→ Next steps: service_info, deployment_list
→ Related: project_info, variable_list
Input Schema
Name | Required | Description | Default |
---|---|---|---|
projectId | Yes | ID of the project to list services from |