MerchantryTidbits

agent-orchestration / library

CrewAI Tools

Symptoms: missing crew tool; agent cannot call external API tool.

Use it when

  • need packaged tools for CrewAI agents
  • agent tool connectors missing from core crewai

What it solves

Not the fit when

  • not a full agent OS

Install

pip install crewai-tools

Invoke

Attach crewai_tools toolkits to CrewAI agents when tool library chaos or missing connectors block runs.

Alternatives

No reviewed alternatives recorded yet.