get_company
Fetch the full profile of a single company: identifiers, industry, market segment, headcount, and recent financial summary. Use for a quick 'tell me about this company' overview from EDINET data.
Instructions
Get the full profile of one company: identifiers, industry, market segment, headcount and the most recent reported financial summary. This is the general 'tell me about this company' tool; for a multi-year numeric series use get_financials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | EDINET code of the company, e.g. E02144 (Toyota Motor) or E02367 (Nintendo). This is not the securities code — resolve a name or securities code to an EDINET code with search_companies first. | |
| fields | No | Comma-separated field sets to return, to keep responses small (e.g. 'profile,financials'). Omit to return everything. |