clear_knowledge
Remove all stored knowledge from the SourceSage MCP server graph to reset or update the codebase context efficiently.
Instructions
Clear all knowledge from the graph.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "clear_knowledgeArguments",
"type": "object"
}