Variable: E_SKILL_TOOL_BAD_RESPONSE
ts
const E_SKILL_TOOL_BAD_RESPONSE: CreatedException<[string]>;Defined in: src/batteries/skills/exceptions.ts:69
Raised when a skill tool returns a value that fails response validation.