get_company_profile
Retrieve a company's profile by stock ticker, including name, sector, industry, and description, to support investment research.
Instructions
Get company profile and overview.
Args: ticker: Stock symbol (e.g., 'AAPL', 'MSFT')
Returns: Company profile including name, sector, industry, description, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||