list-projects
Retrieve a comprehensive list of all Railway projects associated with the currently logged-in account, simplifying project management and oversight within the Railway cloud platform.
Instructions
List all Railway projects for the currently logged in account
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}