get_full_analysis
Retrieve a comprehensive analysis report for any stock ticker, combining all available data into a single summary.
Instructions
Retrieve a full analysis report for a given ticker, aggregating all available analysis data.
Args: ticker (str): The symbol of the security.
Returns: dict: Dictionary containing all analysis data for the ticker.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes |