OCNORA

Dagster

Business appsBearer tokencredential probe

Launch job runs via the Dagster GraphQL API (OSS or Dagster+).

OCNORA ships 3 typed Dagster operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run.

Operations 3

  • Get Run
    Fetch a run's status.
    dagster.get_run
  • GraphQL Query
    Run any query or mutation against the Dagster GraphQL API.
    dagster.graphql
  • Launch Job Run
    Launch a job run via GraphQL.
    dagster.launch_job

Run your first Dagster workflow today.

Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.