get_idea_agents
Fetch the raw output of the AI agents that analysed an idea (market research, competitor analysis, SWOT, revenue model, legal/IP and 12 more agent types). Pass agentType to zoom in on one agent, or omit it to get every agent result. Read-only and free; use get_idea_summary first if you only need the headline numbers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ideaId | Yes | The idea ID | |
| agentType | No | Filter by agent type (e.g. MARKET_RESEARCH, COMPETITOR_ANALYSIS, SWOT_ANALYSIS, REVENUE_MODEL, CFO_AGENT, CMO_AGENT, VC_SCORE, TIMING_ANALYSIS, LEGAL_IP, PATENT_CHECK, EU_SUBSIDY, EXIT_STRATEGY, EXECUTION_PLAYBOOK, PRODUCT_ROADMAP, CONTENT_ENGINE, DNA_FINGERPRINT, PITCH_DECK, BUSINESS_MODEL). Omit for all. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | The tool result rendered as human and AI readable text or markdown. |