ai_tags_delete
ActiveTool of io.github.saloprj/dialogbrain
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"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.saloprj/dialogbrain
https://github.com/saloprj/dialogbrain-mcp
1/7 registries