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
- AggregateRun a MongoDB aggregation pipeline over a collection or tree model.cockpit.aggregate
- Delete ItemDelete one item from a collection or tree model.cockpit.delete_item
- Get ItemRead one content item by its Cockpit id.cockpit.get_item
- Get SingletonRead the content of a singleton model.cockpit.get_singleton
- Get TreeRead the nested items of a tree model.cockpit.get_tree
- List ItemsRead the published items of a collection model.cockpit.list_items
- Save ItemCreate a content item, or update one by including its _id.cockpit.save_item
More in Business apps
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.