va_create_article
Create a knowledge base article for the Zoom Virtual Agent to expand what the bot can answer. Provide the knowledge base ID and article content.
Instructions
Create a new knowledge base article. WRITE OPERATION — adds content the bot can answer from.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kbId | Yes | ||
| article | Yes | Article payload matching the Zoom KM API schema (title, content, etc) |