Ask any financial question — about stocks, markets, or economic events — and get a research-backed report with real-time data, current news, and clear analysis. Like having a financial analyst on call.
Use case
Multi-agent AI finance team—coordinated stock analysis and market research in one API call.
How it works
A coordinated team of finance specialists researches the web and market data together, then merges everything into one executive-style report with summary, tables, and sources. Better for complex questions than a single-model answer. Suited to wealth apps, research desks, and internal analyst tools.
Sample input
{
"inputs": {
"question": "Summarize recent analyst sentiment and news for NVDA and AMD and what it might mean for next quarter.",
"tickers": [
"NVDA",
"AMD"
]
}
}
Example payload for the docs—send it with your app's auth and provider keys as described in the API reference, using /agents/ai-finance-team/execute.
Related agents
Same category or overlapping tags as this runner. Explore others in the catalog.