You're viewing a demo portfolio

Join the waitlist
PRSM

folders_delete

Active

Tool of io.github.saloprj/dialogbrain

declared in 1.17.0

๐Ÿ—‘๏ธ Delete an inbox folder. Threads inside become unfiled (not deleted). When to use: - User wants to remove a folder they no longer need - User wants to clean up their inbox organization Threads inside the folder are NOT deleted โ€” they simply move back to the inbox.

Parameters schema

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

What this tool wrapsยท 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence โ‰ฅ 0.70.

Parent server

io.github.saloprj/dialogbrain

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

1/7 registries
View full server โ†’