You're viewing a demo portfolio

Join the waitlist
PRSM

forget

Active

Tool of mcp-mailchimp

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"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

mcp-mailchimp

https://github.com/pipeworx-io/mcp-mailchimp

2/7 registries
View full server →