stockpilot-indol-chi.vercel.app
A WebMCP-powered trading terminal where humans and AI agents research markets, analyze SEC filings, and trade together — on real data.
First seen 2026-09-14 · Last seen 2026-09-14 · Source: webmcp.com
Answer 16 · Act 18 · Transact 3 · Score: Not yet scored
Tool inspector
analyze_sec_filings
Fetch recent SEC filings for a symbol, pick the most material filing (largest report or latest), fetch the XML/HTML report, and return the normalized content for LLM analysis.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
symbol |
string | yes | Ticker symbol like AAPL |
days |
number | no | Lookback window in days (default 30) |
limit |
number | no | Number of recent filings to consider (default 10) |
highlight |
array | no | Key phrases or full sentences FROM the filing to highlight in yellow for the user — e.g. the specific risk statements, revenue drivers, guidance, or figures relevant to their question. Copy the exact text so it can be matched. If omitted, the report opens with no highlights. |
Raw JSON schema
{
"type": "object",
"properties": {
"symbol": {
"type": "string",
"description": "Ticker symbol like AAPL"
},
"days": {
"type": "number",
"description": "Lookback window in days (default 30)"
},
"limit": {
"type": "number",
"description": "Number of recent filings to consider (default 10)"
},
"highlight": {
"type": "array",
"items": {
"type": "string"
},
"description": "Key phrases or full sentences FROM the filing to highlight in yellow for the user — e.g. the specific risk statements, revenue drivers, guidance, or figures relevant to their question. Copy the exact text so it can be matched. If omitted, the report opens with no highlights."
}
},
"required": [
"symbol"
]
}
Similar websites
famabook.com
famabook
ultravioletadao.xyz
Join UltraVioleta DAO - Latin America at the cutting edge of web4. Building the agentic economy through x402, ERC-8004, decentralized governance, and collaborat…
qotien.fr
Simulateur impôt 2026
coinranking.com
Track live Bitcoin price with Coinranking's Pro Chart. Use advanced drawing tools and technical analysis on this interactive BTC price chart.