nolag_create_orchestrator
Create an orchestrator actor that coordinates work across agents. Orchestrators get persistent sessions and can access multiple apps. The access token is only shown once - save it immediately!
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Orchestrator name (e.g., 'task-dispatcher', 'workflow-manager') | |
| externalId | No | External ID for linking to your system | |
| description | No | Description of what this orchestrator does |