list-variables
Display environment variables for a specified workspace, service, or environment in plain text, KV, or JSON format using the Railway MCP Server.
Instructions
Show variables for the active environment
Input Schema
Name | Required | Description | Default |
---|---|---|---|
environment | No | The environment to show variables for (optional) | |
json | No | Output in JSON format (optional) | |
kv | No | Show variables in KV format (optional) | |
service | No | The service to show variables for (optional) | |
workspacePath | Yes | The path to the workspace to list variables from |