Troubleshooting If requests fail, run or . Authentication Railway exposes a single GraphQL endpoint. Requests authenticate with an account or workspace token (use this skill) sent as a Bearer header: Account tokens span every workspace the user belongs to. Workspace tokens are scoped to a single workspace but expose the same query/mutation surface. For environment-scoped automation use the separate railway-project skill instead — it sends and has different scope rules. Environment Variables | Variable | Description | |---|---| | | Railway account or workspace token (UUID v4 format) | Base URL…