Topic
CrewAI Custom Tools & Integrations
6 posts on crewai custom tools & integrations — part of framework tutorials on the n4n AI blog.
Integrating CrewAI with n4n.ai's function calling models
Step-by-step guide to wiring CrewAI agents to n4n.ai's OpenAI-compatible function calling models, with runnable code for custom tools and verification.
CrewAI custom tools tutorial: web search with Serper
Hands-on tutorial: build a crewai serper web search tool from scratch with the Serper API, wrap it for CrewAI agents, and run a live search crew.
CrewAI custom tools tutorial: building your first tool
Hands-on CrewAI tutorial: step by step build, test, and integrate your first custom tool with a live agent, including runnable code and expected output.
CrewAI BaseTool class explained with a working example
Learn the CrewAI BaseTool class with a working example. Understand its structure, why it matters for agents, and avoid common custom tool mistakes.
Building a CrewAI tool that queries a SQL database
This crewai sql database tool tutorial shows how to build a safe SQL query tool for CrewAI agents, with runnable code and end-to-end verification.
Building a CrewAI tool for retrieval-augmented generation
Step-by-step crewai rag tool tutorial: build a custom RAG tool for CrewAI agents using Chroma vector store and OpenAI-compatible APIs.
More topics in framework tutorials
- AutoGen Agent Teams for Research & Automation11
- Choosing an AI Framework by Use Case10
- Framework Tutorials: Legal & Healthcare Document Q&A9
- One Backend, Every Model: Swapping GPT-5, Claude, Gemini & Llama Across Frameworks9
- AutoGen Human-in-the-Loop Workflows8
- LangChain Multi-Model Fallback & Routing8
- AutoGen Getting Started with n4n.ai7
- AutoGen Multi-Agent Conversations & Group Chat7
- Building Chatbots with Vercel AI SDK & Next.js7
- CrewAI Agent Roles & Task Design7
- CrewAI Getting Started with n4n.ai7
- CrewAI Real-World Crew Examples7