Variable: E_SKILL_TOOL_DUPLICATE
ts
const E_SKILL_TOOL_DUPLICATE: CreatedException<[string]>;Defined in: src/batteries/skills/exceptions.ts:53
Raised when one skill declares the same tool name more than once.