xbrl_edgar_company_info
Retrieve a company's complete profile from SEC EDGAR, including name, CIK, SIC code, address, former names, and recent filing history by type using a CIK or ticker.
Instructions
Get comprehensive company profile from SEC EDGAR.
Returns: name, CIK, SIC code, state, addresses, former names, and recent filing history by type.
Args: params: CIK or ticker.
Returns: str: JSON with company profile.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |