create_article
Add a new article to your team's knowledge base. Categorize and publish for team or public access using a team ID.
Instructions
Create a new knowledge base article. Articles can be categorised and published for team or public access. Use list_teams to find your team ID first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Article body in HTML | |
| title | Yes | Article title | |
| teamId | Yes | The team ID | |
| categoryId | No | Category to file the article under |