delete_knowledge
Remove a saved knowledge topic from the SQL Server MCP knowledge base with confirmation required to prevent accidental deletion.
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 | |||