get_eps_trends
Get earnings per share trends for a stock ticker. Use this to analyze historical and forecasted EPS data.
Instructions
Retrieve EPS (Earnings Per Share) trends for a given ticker.
Args: ticker (str): The symbol of the security.
Returns: Any: EPS trends data from the repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes |