Skip to content
1 min read · 15 words

Variable: E_SKILL_TOOL_FAILED

ts
const E_SKILL_TOOL_FAILED: CreatedException<[string, string]>;

Defined in: src/batteries/skills/exceptions.ts:61

Raised when a skill tool handler fails during execution.