OCNORA

Cortex

Business appsBearer tokencredential probe

Run Cortex analyzers and responders on observables and read the jobs they produce.

OCNORA ships 8 typed Cortex 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 8

  • Delete Job
    Mark a job deleted so it stops appearing in listings.
    cortex.delete_job
  • Get Job Report
    Fetch a job with whatever report it has right now.
    cortex.get_job_report
  • List Analyzers
    List the analyzers enabled for the connection's organisation.
    cortex.list_analyzers
  • List Jobs
    List the jobs the connection's user can see, newest first.
    cortex.list_jobs
  • List Responders
    List the responders enabled for the connection's organisation.
    cortex.list_responders
  • Run Analyzer
    Submit one observable to an analyzer and return the queued job.
    cortex.run_analyzer
  • Run Responder
    Submit a record to a responder and return the queued job.
    cortex.run_responder
  • Wait For Job Report
    Hold the request open until a job finishes, then return its report.
    cortex.wait_job_report

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