Core API map

July 29, 2026 ยท View on GitHub

NeedJS/TS typeReference
Configure transport and authOrkesClients / createConductorClientconnection/authentication
Run workflow executionsWorkflowExecutorworkflow-executor.md
Poll and update tasksTaskHandler / TaskClient / TaskManagertask-client.md, task-manager.md
Manage definitionsMetadataClientmetadata-client.md
Schedule workflowsSchedulerClientscheduler-client.md
Manage schemasSchemaClientschema client (no dedicated reference page yet)
Manage secrets, auth, integrationsSecretClient / AuthorizationClient / IntegrationClientsecurity (no dedicated reference pages yet)
Human-in-the-loop tasksHumanExecutor / TemplateClienthuman-executor.md, template-client.md
EventsEventClientevent-client.md
Service discoveryServiceRegistryClientservice-registry-client.md
Applications/access keysApplicationClientapplication-client.md
Compile, deploy, run, signal agentsAgentClient / AgentRuntimeagent control plane
Consume the workflow message queue (WMQ)pullWorkflowMessages / waitForMessageToolworkflow-message-queue.md

JS does not currently expose a public workflow-scoped FileClient; use the server and task capabilities appropriate to your deployment instead โ€” see compatibility.