Financial Modeling Prep
getForm13FFilingDates
The Form 13F Filings Dates API allows you to retrieve dates associated with Form 13F filings by institutional investors. This is crucial for tracking stock holdings of institutional investors at specific points in time, providing valuable insights into their investment strategies.
Remote cfocoder/financial-modeling-prep-mcp-server
Other tools also called getForm13FFilingDates?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"cik": {
"type": "string",
"description": "CIK number"
}
}
}