Variable: E_INVALID_LLM_DISPATCH_INPUT
ts
const E_INVALID_LLM_DISPATCH_INPUT: CreatedException<[]>;Defined in: lib/exceptions/runtime.ts:504
Thrown when @nhtio/adk!DispatchRunner.dispatch receives an input that fails schema validation.
Remarks
Fatal — invalid dispatch input indicates a programming error in the caller.