get_virtual_agent_topics
Retrieve available Virtual Agent topics from ServiceNow, with options to filter by active status, category, or limit results.
Instructions
List Virtual Agent topics available in the instance (latest release: streaming VA API)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| active | No | Filter to active topics only | |
| category | No | Filter by topic category | |
| limit | No | Max results (default: 20) |