fetch_businesses_events
Fetch business events in bulk for company research: IPOs, funding rounds, partnerships, office openings/closings, and department changes. Requires business IDs, event types, and a start timestamp.
Instructions
Retrieves business-related events from the Explorium API in bulk. If you're looking for events related to role changes, you should use the prospects events tool instead.
This is a VERY useful tool for researching a company's events and history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_types | Yes | List of event types to fetch | |
| business_ids | Yes | List of Explorium business IDs from match_businesses | |
| timestamp_from | Yes | ISO 8601 timestamp |