NODEDC_PLATFORM/services/ontology-core/examples/engine-to-ops-request.json

10 lines
237 B
JSON

{
"surface": "engine",
"entityId": "engine.workflow_l1",
"intent": "создай карточку в ops по текущему workflow",
"refs": {
"workflow_id": "example-workflow-id",
"node_id": "example-node-id"
}
}