xbrl_get_cover_page
Extract all document entity information including company name, CIK, ticker, fiscal year, filing date, period, and shares from an XBRL filing's cover page.
Instructions
Extract complete cover page data from a filing.
Returns all DEI (Document Entity Information) facts as a structured object: company name, CIK, ticker, fiscal year, filing date, period, shares, etc.
Args: params: Filing ID.
Returns: str: JSON with all DEI facts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |