Skip to main content
This demonstrates using stop_after_tool_call_tools without the @tool decorator, which is the recommended approach for class methods that need to stop the agent after execution.

Run the Example