Performs multi-step, reasoning-based stock research by analyzing news, prices, and market sentiment through an agentic AI backend powered by Gemini and FastAPI.
This tool functions as an autonomous financial analyst, processing queries like 'Find the latest news about AAPL and link it with its price changes in the last 30 days.' It systematically collects recent price trends, fetches and summarizes news headlines from sources like Yahoo Finance, links them to stock movements, and finally provides a reasoning-based analysis. Built with a verified, modular Agentic Cognitive Architecture, it leverages Gemini for prompt validation, exposes tools via the MCP framework, and uses Pydantic-typed cognitive layers to ensure explicit reasoning, structured output, and robust fallback mechanisms, delivering a comprehensive market overview.