get_fundamental_calls
Retrieve active fundamental investment calls with stock recommendations, target prices, and performance data from TheRumble. Supports filtering by market and status.
Instructions
Get a list of active fundamental investment calls from TheRumble. Returns stock recommendations with target prices, performance, and analyst info. Use get_call_details for full details on a specific call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of calls to return | |
| skip | No | Number of calls to skip for pagination | |
| market | No | Market code (default: EGY for Egypt) | EGY |
| status | No | Filter by call status | active |