get_full_holdings
Retrieve complete holdings data for any stock ticker, consolidating all available information into a single view.
Instructions
Retrieve a full set of holdings data for a given ticker, aggregating all available holdings information.
Args: ticker (str): The symbol of the security.
Returns: dict: Dictionary containing all holdings data for the ticker.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes |