{"name":"research-brief","description":"Builds a structured research brief on a company, person, product, or topic as fixed-shape JSON: overview, key_facts, recent_news (with date hints), all with source-index citations. Combines Decodo Google SERP + parallel cheerio scrape (up to 8 sources) + Morpheus llama-3.3-70b with json_schema response_format. Use it for company briefs, entity profiles, topic briefs, sales-prep dossiers, due-diligence summaries, competitive intel, or agent-readable research.","price":"$0.10","method":"POST","input_schema":{"properties":{"entity_or_topic":{"type":"string","description":"Entity (company, person, product) or topic. 1-200 chars."},"focus":{"type":"string","description":"Optional focus area, e.g. 'recent funding rounds'."},"max_sources":{"type":"number","description":"Max sources. Default 3, max 3."},"language":{"type":"string","description":"Two-letter language code. Default 'en'."}},"required":["entity_or_topic"]},"input_example":{"entity_or_topic":"Anthropic","focus":"recent product launches"},"output_example":{"entity_or_topic":"Anthropic","overview":"Anthropic is an AI-safety research company that builds Claude...","key_facts":[{"fact":"Founded in 2021 by ex-OpenAI researchers","source_index":0}],"recent_news":[{"headline":"Claude 4.7 launches","date_hint":"2026-04","summary":"...","source_index":1}],"sources":[{"title":"...","url":"https://anthropic.com/","domain":"anthropic.com","snippet":"..."}],"model":"llama-3.3-70b","scraped_count":5},"x402_payment_required":true,"x402_facilitator":"https://api.cdp.coinbase.com/platform/v2/x402"}