Variable: E_INVALID_INITIAL_TOOL_VALUE
ts
const E_INVALID_INITIAL_TOOL_VALUE: CreatedException<[]>;Thrown when a @nhtio/adk!Tool is constructed with a value that fails schema validation.
Remarks
Fatal — bad construction arguments indicate a programming error in the caller.