Exception: Pikuri::Tool::Parameters::ValidationError
- Inherits:
-
StandardError
- Object
- StandardError
- Pikuri::Tool::Parameters::ValidationError
- Defined in:
- lib/pikuri/tool/parameters.rb
Overview
Raised by #validate when arguments do not match the declared schema. The message lists every problem and reprints the schema, so it can be fed back to the LLM verbatim as the next tool-call observation.