fmp_request
Query any FMP stable endpoint directly for data like ETF holdings, 13F filings, economic indicators, and SEC documents. Works as a fallback for endpoints without a dedicated tool.
Instructions
Call any FMP stable endpoint directly — an escape hatch for the ~250 endpoints without a dedicated tool here (ETF holdings, 13F, senate trades, economic indicators, SEC filings, transcripts, and so on).
Args: endpoint: Path after /stable/, e.g. "etf/holdings" or "treasury-rates". params: Query parameters, e.g. {"symbol": "SPY"}. The API key is added automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | No | ||
| endpoint | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |