list_user_queries
Retrieve user queries from trace inputs to see what customers are asking. Filter by domain, user, or group to surface questions and analyze trends.
Instructions
List user queries extracted from trace inputs.
Use this to answer: 'What are merchants asking?', 'What queries came in today?', 'What did users ask about?', 'Show star insurance queries'. Returns extracted query text with metadata.
domain: filter by email domain (e.g. 'starinsurance.in'). Use this when the user asks about a company/org by name instead of a specific user email. group_by: 'name' (agent), 'userId', 'domain'. Set exclude_internal=true to filter internal team users.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| tags | No | ||
| limit | No | ||
| domain | No | ||
| project | No | ||
| user_id | No | ||
| end_date | No | ||
| group_by | No | ||
| start_date | No | ||
| time_range | No | ||
| exclude_internal | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||