orchestratorTools
Variable: orchestratorTools
const orchestratorTools: (
| OrchestratorListTool
| OrchestratorGetTool
| OrchestratorGetSettingsTool
| OrchestratorCreateTool
| OrchestratorUpdateTool
| OrchestratorUpdateSettingsTool
| OrchestratorDeleteTool
| OrchestratorUpdateStatusTool)[];
Defined in: packages/codeboltjs/src/tools/orchestrator/index.ts:28
All orchestrator tools