Files
crewAI/docs/en/ai/tools/patterns.mdx
2026-02-19 11:26:06 -08:00

13 lines
291 B
Plaintext

---
title: "Tools: Patterns"
description: "Tool execution patterns for retrieval, action safety, and response grounding."
icon: "diagram-project"
mode: "wide"
---
## Patterns
1. Read-first then write pattern
2. Validation gate before side effects
3. Fallback tool chains for degraded mode