parse_latest_filing
Fetch and parse Bitcoin-related corporate filings from SEC EDGAR or company IR pages to extract structured summaries of recent disclosures and current holdings.
Instructions
Fetch and parse the latest Bitcoin-related corporate filing for a treasury company.
For US companies: queries SEC EDGAR for the most recent 8-K filing mentioning Bitcoin. For Metaplanet (Japan): scrapes the official IR page for the latest disclosure.
Returns a structured summary including recent filings and current baseline holdings.
Args: ticker: Company ticker or key (e.g. 'MSTR', 'METAPLANET', 'SEMLER', 'MARA', 'RIOT')
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |