Research a topic by searching the web, fetching the most relevant pages as markdown, and producing a well-structured summary with citations. Use when the user asks to research, investigate, find information about, or look into a topic.
The user wants to learn about something that requires up-to-date information from multiple sources. Examples:
Plan — break the topic into 2-4 specific search queries that cover different angles. Don't search the same thing multiple ways.
Search — run web_search for each query (one at a time). Aim for 5-10 results each. Skim the snippets to identify the most authoritative sources.
Read — for the 3-5 most promising results, call browser_markdown to get the full content. Prefer official docs, well-known publications, and primary sources over aggregators or content farms.
Synthesise — write a structured summary that:
[Source Title](url)Offer next steps — use offer_choices to suggest follow-ups like "Dig deeper into X", "Compare with Y", "Find recent updates", or "Save this research as a file".