list_categories
List distinct customer-service categories (e.g., refund, shipping) in the dataset to identify available categories or validate a category name before filtering.
Instructions
List the distinct customer-service categories in the dataset (e.g. refund, shipping, account). Use this first when the user asks 'what categories exist' or when you need to confirm a valid category name before filtering or counting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| with_counts | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||