Skip to main content

CreateOrchestratorParams

@codebolt/types


Interface: CreateOrchestratorParams

Defined in: common/types/src/codeboltjstypes/libFunctionTypes/orchestrator.ts:61

Parameters for creating an orchestrator

Properties

PropertyTypeDefined in
agentIdstringcommon/types/src/codeboltjstypes/libFunctionTypes/orchestrator.ts:64
defaultWorkerAgentId?stringcommon/types/src/codeboltjstypes/libFunctionTypes/orchestrator.ts:65
descriptionstringcommon/types/src/codeboltjstypes/libFunctionTypes/orchestrator.ts:63
metadata?Record<string, unknown>common/types/src/codeboltjstypes/libFunctionTypes/orchestrator.ts:66
namestringcommon/types/src/codeboltjstypes/libFunctionTypes/orchestrator.ts:62