Financial Modeling Prep
getLatestHouseDisclosures
Access real-time financial disclosures from U.S. House members with the FMP Latest House Financial Disclosures API. Track recent trades, asset ownership, and financial holdings for enhanced visibility into political figures' financial activities.
Remote cfocoder/financial-modeling-prep-mcp-server
Other tools also called getLatestHouseDisclosures?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"page": {
"type": "number",
"description": "Page number for pagination"
},
"limit": {
"type": "number",
"description": "Limit the number of results"
}
}
}