delete_knowledge_base_article
Delete a knowledge base article by its UUID and workspace name. Removes the article from the workspace and the Knowledge Overlay Graph index.
Instructions
Delete a Knowledge Base article.
Removes the article from the workspace and the Knowledge Overlay Graph index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note_id | Yes | The UUID of the KB article to delete. | |
| workspace_name | Yes | The workspace (e.g. 't-oncall'). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |