You're viewing a demo portfolio

Join the waitlist
PRSM

ai_tags_delete

Active

Tool of io.github.saloprj/dialogbrain

declared in 1.17.0

Delete a personal AI tag. All thread associations are removed automatically. When to use: - User wants to permanently remove a tag they no longer need This cannot be undone. Threads are NOT deleted — they just lose this tag.

Parameters schema

{
  "type": "object",
  "required": [
    "tag_id"
  ],
  "properties": {
    "tag_id": {
      "type": "integer",
      "description": "ID of the tag to delete"
    }
  }
}

What this tool wraps· 2 endpoints

min confidence0.700.50

Parent server

io.github.saloprj/dialogbrain

https://github.com/saloprj/dialogbrain-mcp

1/7 registries
View full server →