Multi-step tools — when one tool isn't enough — step 4 of 9
Read the editor. The fake model returns three responses in sequence:
search → read_page → end_turn. The loop dispatches each tool
through the TOOLS registry. What single line of text gets printed?
⌘↵ runs the editor.read, then continue.
Multi-step tools — when one tool isn't enough — step 4 of 9
Read the editor. The fake model returns three responses in sequence:
search → read_page → end_turn. The loop dispatches each tool
through the TOOLS registry. What single line of text gets printed?
⌘↵ runs the editor.read, then continue.