forget
ActiveTool of Google_search_console
declared in 0.1.0
Delete a previously stored memory by key. Use when context is stale, the task is done, or you want to clear sensitive data the agent saved earlier. Pair with remember and recall.
Parameters schema
{
"type": "object",
"examples": [
{
"key": "user_research_topic"
}
],
"required": [
"key"
],
"properties": {
"key": {
"type": "string",
"description": "Memory key to delete"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Google_search_console
https://github.com/pipeworx-io/mcp-google_search_console
1/7 registries