Research Agent
Capstone documents an agent that takes a research goal, breaks it into steps, calls search + read tools, and delivers a cited summary — traced on the EZ Connect canvas like Flow Lab missions.
Simulated
Agent portfolio · goal → plan → tools → deliver · no live API keys
Trigger
User goal
"Summarize EV battery trends"
Logic
Plan steps
3 sub-questions
Tool
Web search
3 trusted sources
Tool
Read page
Extract key facts
Action
Write report
Bullets + citations
Agent spec (excerpt)
- Tools allowed: search, read_page, write_note — no file delete, no purchases.
- Stop rule: max 5 tool calls per run; then summarize with gaps flagged.
- Verify: every factual bullet must link a source or say "needs check."