{"name":"competitor-snapshot","description":"Snapshots a company for competitive intelligence in one call: profile, recent news, and news sentiment. Composite: one call runs company-enrich + web-search + brand-sentiment-analysis; the profile and a week-recency '<company> news' search run in parallel, then sentiment is scored over the top result snippets when the search returns hits. Merged output {profile, news, sentiment}. Data snapshot only; no analysis, recommendations, or investment advice. Use it as a company news monitor or market-research data feed.","price":"$0.06","method":"POST","input_schema":{"properties":{"company_or_domain":{"type":"string","description":"Company name or domain, e.g. 'stripe.com' or 'Stripe'. Max 253 chars."}},"required":["company_or_domain"]},"input_example":{"company_or_domain":"stripe.com"},"output_example":{"input":"stripe.com","resolved_domain":"stripe.com","domain_source":"input","profile":{"domain":"stripe.com","company":"Stripe"},"news":[{"title":"Stripe launches new API","url":"https://example.com/article","snippet":"Stripe announced...","domain":"example.com"}],"news_query":"stripe news","sentiment":{"overall_sentiment":"positive","overall_score":0.4},"composed_of":["company-enrich","web-search","brand-sentiment-analysis"],"components":[{"name":"company-enrich","ok":true,"ms":650},{"name":"web-search","ok":true,"ms":2100}],"degraded":false},"x402_payment_required":true,"x402_facilitator":"https://api.cdp.coinbase.com/platform/v2/x402"}