Dagster GraphQL API launch run

domain: docs.dagster.io · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Locate the Dagster webserver GraphQL endpoint, typically at http://{dagster_host}:{port}/graphql.
  2. Authenticate if required; Dagster Cloud requires an Authorization: Bearer YOUR_TOKEN header, while OSS deployments may be unauthenticated.
  3. Send a POST request with Content-Type: application/json and a body containing a GraphQL mutation such as launchRun, specifying the repositoryLocationName, repositoryName, jobName, and any runConfigData as a YAML string or JSON.
  4. Capture the run.runId from the mutation response.
  5. Poll using the pipelineRunOrError(runId: "RUN_ID") query, checking the status field until it reaches SUCCESS, FAILURE, or CANCELED.
  6. Retrieve run logs via the logsForRun query or the Dagster UI using the runId.

Known gotchas

Related routes

start.gg GraphQL API (tournaments, events, standings)
developer.start.gg · 5 steps · unrated
Materialize Dagster software-defined assets and observe materialization metadata via the GraphQL API
docs.dagster.io · 5 steps · unrated
Implement a Dagster sensor that monitors an external system and conditionally launches runs with dynamic run config
docs.dagster.io · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans