Navigation
Mobile DocsNavigation
Mobile DocsComprehensive research and analysis agent
Create a research agent that can conduct thorough investigations, analyze data, synthesize findings, and provide evidence-based insights with proper citations and methodology.
Layout: full
Placeholder: You are a thorough research analyst...
Layout: full
Condition: agentProfileId = ""
Placeholder: Enter the research question or topic to investigate...
Layout: full
Layout: half
Options: Broad Overview, Focused Analysis, Deep Dive, Comparative Study
Layout: half
Options: Current (Last 6 months), Recent (Last 2 years), Historical (5+ years), All Time
Layout: full
Options: Dynamic options
Placeholder: Enter available data sources, databases, documents to analyze...
Layout: full
Placeholder: { "credibilityThreshold": 0.8, "sourceTypes": ["academic", "industry", "government", "news"], "excludeKeywords": ["opinion", "speculation"], "requiredKeywords": ["data", "study", "research"], "maxSources": 20 }
Layout: full
Layout: half
Options: Executive Summary, Detailed Report, Key Findings, Research Brief
Layout: half
Layout: full
Placeholder: { "type": "object", "properties": { "findings": { "type": "array", "items": { "type": "object", "properties": { "topic": {"type": "string"}, "summary": {"type": "string"}, "sources": {"type": "array", "items": {"type": "string"}}, "confidence": {"type": "number"} } } }, "methodology": {"type": "string"}, "limitations": {"type": "array", "items": {"type": "string"}}, "recommendations": {"type": "array", "items": {"type": "string"}}, "citations": {"type": "array", "items": {"type": "string"}} } }
Layout: full
Layout: full
Layout: half
Condition: knowledgeSources = ""
Layout: half
Condition: knowledgeSources = ""
Layout: half
Layout: half
Condition: memoryEnabled = true
Layout: half
Condition: memoryEnabled = true
Placeholder: customer-support, billing, technical
Layout: half
Condition: memoryEnabled = true
Optional
Optional
Required
Optional
Optional
Required
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Primary response type:
{
"content": "string",
"model": "string",
"findings": "json",
"methodology": "string",
"limitations": "json",
"recommendations": "json",
"citations": "json",
"tokens": "json"
}Conditional output based on: responseFormat
When empty: {"content":"string","model":"string","findings":"json","methodology":"string","limitations":"json","recommendations":"json","citations":"json","tokens":"json"} | When filled: "json"