delete_knowledge
Delete a saved knowledge topic from the knowledge base with required confirmation.
Instructions
Delete a saved knowledge topic.
Removes a topic from the knowledge base. Requires confirmation.
Args: topic: The topic name to delete. confirm: Must be True to execute the deletion.
Returns: Status of the delete operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes | ||
| confirm | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||