get_call_details
Get detailed information about an investment call, including asset details, prices, investment thesis, performance, and update history. Filter sections as needed.
Instructions
Get detailed information about a specific investment call (fundamental or technical).
Returns comprehensive data including:
Basic info: ID, title, status, action/recommendation
Asset: Stock symbol (ticker), company name, industry, icon
Prices: Start/current/target prices, buy range (for technical)
Story: Full investment thesis and analysis
Performance: Current price vs start, remaining upside
Updates: Historical updates and revisions from analysts
Use the 'sections' parameter to filter which data to return.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| callId | Yes | The call ID (e.g., "0c76e268-80df-4ab2-aaf7-a8a4dcc82b28") | |
| type | No | Type of call. If not provided, will try fundamental first then technical. | |
| sections | No | Which sections to include. If not provided, returns all sections. |