promptdojo_

Validate tool inputs — when the model invents arguments — step 4 of 9

Read the editor. The schema says q is required. The model passed {"query": "ramen tokyo"} instead — wrong field name. What does the validator return?

read, then continue.