Skip to main content
This example shows how to write custom tools for your agent. A tool is just a Python function — the agent calls it when needed.

Run the Example