OCNORA

Prefect

Business appsBearer tokencredential probe

Run deployments and monitor flow runs (Prefect Cloud or self-hosted).

OCNORA ships 4 typed Prefect 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 4

  • Run Deployment
    Create a flow run from a deployment.
    prefect.create_flow_run
  • Get Flow Run
    Fetch a flow run's state.
    prefect.get_flow_run
  • List Deployments
    List flow deployments.
    prefect.list_deployments
  • List Flow Runs
    List recent flow runs.
    prefect.list_flow_runs

Run your first Prefect 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.