promptdojo_

Multi-step tools — when one tool isn't enough — step 5 of 9

The agent loop knows the model picked a tool, but the dispatch line is unfilled. Look up the function in TOOLS by the tool's name and call it with the tool's input dict unpacked as kwargs.

Fill in the missing expression so the loop prints 3 hits for ramen.

Expected output:

3 hits for ramen
read, then continue.