Agent Configuration
Each agent can include:- Name and role
- Instructions
- Model selection
- Tool access
- Knowledge Base access
- Structured output
- Main-agent or sub-agent behavior
Instructions
Write instructions like a job description:- What is the agent responsible for?
- What should it avoid?
- Which tools can it use?
- When should it ask a question?
- When should it call a sub agent?
- What does a successful answer look like?

