Alle Tools

Workflow Orchestration

Orchestration stable v1.0.0

Create, inspect, update, run, resume, list, and delete workflow graphs

Tools sind fest im Agenten eingebaut — nichts zu installieren. Im Cloud-Modus hängt die Verfügbarkeit vom Tarif ab (Capability-Gating).

Anwendungsfälle

Beispiele

Create: action='create', name='deploy', nodes=[...]
Run: action='run', id='workflow-1'
Resume: action='resume', id='workflow-1'
Quellcode ansehen