Railway Projects
원문: railway-projects
List, switch, and configure Railway projects. Use when user wants to list all projects, switch projects, rename a project, enable/disable PR deploys, make a project public/private, or modify project settings.
무엇을 하나요
Railway Project Management List, switch, and configure Railway projects. When to Use User asks "show me all my projects" or "what projects do I have" User asks about projects across workspaces User asks "what workspaces do I have" User wants to switch to a different project User asks to rename a project User wants to enable/disable PR deploys User wants to make a project public or private User asks about project settings List Projects The railway list json output can be very large. Run in a subagent and return only essential fields: Project: id , name Workspace: id , name Services: name (optional, if user needs service context) Extract and return a simplified summary, not the full JSON. List…
실행 시 본인 API 키(BYOK)로 동작하며, 모델 비용은 사용자 계정에서 직접 결제됩니다.