get_variables
Retrieve environment variables for a specified Railway service or project. Use this to view configuration values for a given environment.
Instructions
Get environment variables for a service
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The project ID | |
| serviceId | No | The service ID (omit for shared/project-level variables) | |
| environmentId | Yes | The environment ID |