company_research_v2_start_research
Initiate company research by providing a domain. Receive a report ID to track progress and retrieve results.
Instructions
Start researching a company by domain. Returns report_id for polling status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain of the company to research (e.g., hubspot.com). | |
| force_refresh | No | Skip cache and regenerate the report. | |
| output_variable_name | Yes | Variable name for the result. Access report_id with {{research_result.report_id}}. | research_result |