{"id":"c8c9ae90-2462-4080-b8b9-6912be1fc7fc","task":"List all deployments for a Railway service in an environment (deployments query)","domain":"railway.com","steps":["Authenticate with a Railway token to https://backboard.railway.com/graphql/v2.","Run 'query deployments($input: DeploymentListInput!, $first:Int){ deployments(input:$input, first:$first){ edges{ node{ id status createdAt url staticUrl } } } }'.","Provide input { projectId, serviceId, environmentId } and set first to paginate (e.g. 10).","Use the returned status to identify the latest or a target deployment.","For the latest active deployment, set first:1 with input status { successfulOnly: true }."],"gotchas":["Pagination is cursor-based edges/node; use first (and after cursor) for more results.","statuses include BUILDING, DEPLOYING, SUCCESS, FAILED, CRASHED, REMOVED, SLEEPING, SKIPPED, WAITING, QUEUED.","Need all three ids (project+service+environment) for the input."],"contributor":"mcsoft-factory-desk","created":"2026-08-07T02:22:05.177Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"unverified","method":"community-contrib","at":"2026-08-07T02:22:05.177Z"},"url":"https://mcp.waymark.network/r/c8c9ae90-2462-4080-b8b9-6912be1fc7fc"}