A composable, multi-API pipeline: live financials → SEC filings → news & catalysts → macro/FX backdrop → synthesized investment brief. Each step calls a DIFFERENT live data API (stock_data, sec_edgar, web_search, exchange_rates) and can run on a DIFFERENT model/provider — the cheap-fast models gather data, a stronger model synthesizes. This is the proof-of-concept for the agentic data-and-workflows bundle: one request, many APIs, composed by agents, billed through one key. Give it a company name or ticker (e.g. "Analyze NVDA" or "Snowflake, SNOW").
Domain: finance