OCNORA

Cockpit

Business appsAPI keycredential probe

Read and write Cockpit CMS content: collections, singletons and trees.

OCNORA ships 7 typed Cockpit 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 7

  • Aggregate
    Run a MongoDB aggregation pipeline over a collection or tree model.
    cockpit.aggregate
  • Delete Item
    Delete one item from a collection or tree model.
    cockpit.delete_item
  • Get Item
    Read one content item by its Cockpit id.
    cockpit.get_item
  • Get Singleton
    Read the content of a singleton model.
    cockpit.get_singleton
  • Get Tree
    Read the nested items of a tree model.
    cockpit.get_tree
  • List Items
    Read the published items of a collection model.
    cockpit.list_items
  • Save Item
    Create a content item, or update one by including its _id.
    cockpit.save_item

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