Skip to main content

Documentation Index

Fetch the complete documentation index at: https://crewai-lorenze-imp-docs-improvements.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

When to use tools

  • Agents need external data or side effects.
  • Deterministic systems must be integrated into agent workflows.

Tool safety rules

  • define clear input schemas
  • validate outputs before downstream use
  • isolate privileged tools behind policy checks