appmixer.tavily.core.AnswerQuestion
Answer Question
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| Question | text | The question to answer. Maximum 400 characters. |
| Answer Depth | select | Basic returns a short answer, Advanced a more detailed one. |
| Search Depth | select | Basic costs 1 API credit per search, Advanced costs 2 but retrieves more relevant content. |
| Topic | select | The category of the search used to ground the answer. |
| Max Sources | number | How many web results the answer should be grounded in, between 1 and 20. |
| Include Domains | text | Comma separated list of domains to restrict the search to. Maximum 300 domains. |
| Exclude Domains | text | Comma separated list of domains to exclude. Maximum 150 domains. |
| Field | Type | Description |
|---|---|---|
| Query | string | - |
| Answer | string | - |
| Sources | array | - |
| Response Time | number | - |
| Request ID | string | - |