company_history
Retrieve the full chronological registry timeline for a company by slug or name. Returns events from oldest to newest, with candidate slugs if name matches multiple companies.
Instructions
Full registry timeline for one company, oldest first.
`company` is a company slug (e.g. vaz-metales-sl) or an exact-ish name;
if no slug matches, falls back to case-insensitive name search and, when
several companies match, returns the list of candidate slugs instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| company | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |