get_company
Retrieve detailed information about a company by providing its unique company ID. Returns a JSON string with complete company details.
Instructions
Get detailed information about a specific company.
Args: company_id: The unique ID of the company
Returns: JSON string containing full company details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |