The Deep Research agent is OpenSwarm’s dedicated researcher. It conducts multi-query, evidence-based research across the web and academic sources, structures findings into a consistent report format, and always backs claims with inline source citations. Every output distinguishes verified facts from speculation and presents conflicting sources side-by-side with a credibility assessment — so you get a research brief that can actually support decisions, not just a list of links.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/UnkleFunk/HouseMusicSwarm-/llms.txt
Use this file to discover all available pages before exploring further.
What it does
Multi-query web research
Runs a minimum of 3–5 distinct search queries per request using
WebSearchTool. Searches broad then narrows — official sources, regulatory filings, reputable news outlets, and industry reports take priority.Scholar search
Uses
ScholarSearch to surface peer-reviewed papers, scientific studies, and scholarly citations. Called once per request to conserve API usage.Inline citations
Every important claim includes a source link in
[Source: URL] format. No unsourced assertions are presented as facts. Long URL dumps are never included in the final output.Balanced analysis
When sources conflict, the agent documents all perspectives, explains which appear most credible and why, and notes recency and source quality for each.
Structured report format
Every research output follows a fixed six-section structure: Executive Summary → Key Findings → Evidence and Details → Options → Recommendation → Risks and Open Questions.
Actionable options
The agent always closes with 2–4 distinct paths forward, each with pros, cons, and prerequisites — and a clear recommendation with supporting rationale.
Required configuration
Web search, Scholar search, and product search all require aSEARCH_API_KEY from SearchAPI.io.
Get your
SEARCH_API_KEY at https://www.searchapi.io. Without it the agent cannot browse the web or access Scholar search. The key enables WebSearchTool, ScholarSearch, and ProductSearch.Output format
Every research response follows this structure:Example prompts
Limitations
The agent will also explicitly state “Not found” or “Unable to verify” for any claim it cannot confirm after thorough searching — rather than speculating or filling gaps with hallucinated content. It lists exactly which searches were conducted and what information is missing.ScholarSearch is called at most once per user request to manage API costs. If your request requires extensive academic depth, consider breaking it into separate research tasks.