Skip to main content
Build custom intelligence by specifying Python functions as a tool in Agno agents. For Agno agents Python functions are first-class citizens that can be passed directly into an agent’s tools list. They don’t need complex wrappers or classes to give an agent new capabilities.

Run the Example

For details, see Python Functions as Tools cookbook.