company_research_v2_get_domain_qa_history
Retrieve all questions and answers previously asked about a domain to review and reuse past research.
Instructions
Get all questions and answers for a domain from the user's history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain to get Q&A history for (e.g., hubspot.com). | |
| limit | No | Maximum number of Q&A pairs to return. | |
| output_variable_name | Yes | Variable name for the Q&A history. | qa_history |