01Allows definition of custom tools via the BaseTool class.
02Facilitates handling of tool input and output messages with clear error reporting.
03Provides structured prompt format for easier interaction with Anthropic models.
04299 GitHub stars
05Supports pre-built tools for common tasks like search or SQL.
06Enables automatic or manual execution modes for tool interaction.