list_va_topics_full
Retrieve Virtual Agent topics with category and status details to manage conversational AI workflows in ServiceNow. Filter by active status, category, or custom queries.
Instructions
List all Virtual Agent topics with category and status details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| active | No | Filter to active topics only (default true) | |
| category | No | Filter by category name | |
| query | No | Additional encoded query | |
| limit | No | Max results (default 50) |