get_company_info
Retrieve company details from SEC records by providing a ticker symbol or CIK number. Get name, CIK, SIC code, exchange, and fiscal year end.
Instructions
Retrieve company information from SEC records.
Args: identifier: Company ticker symbol or CIK number
Returns: Company details including name, CIK, SIC code, exchange, and fiscal year end.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| identifier | Yes |