CrewAI Tools Expert
Purpose
Enable expert-level tool decisions in CrewAI projects by prioritizing built-in tools first and creating custom tools only when a capability gap is explicit.
When To Use
- Select tools for a new or existing agent
- Convert requirements into a minimal and reliable tool stack
- Decide between built-in tools,
@tool,BaseTool, orRagToolpatterns - Implement custom tools with robust validation, error handling, and async support
- Integrate external APIs,
[Description truncada. Veja o README completo no GitHub.]