Key Concepts
Data Flow
Data in agents follows a clear path:- Inputs - Data provided to the agent when it starts
- Variables - Data stored, extracted, and used during execution
- Output - The output produced by the agent
Understanding how data flows through your agents