collections_list
ActiveTool of io.github.saloprj/dialogbrain
declared in 1.17.0
List all knowledge collections in the workspace. Collections are named groups of files used for RAG search. Auto-created collections (per-agent, per-prompt) are hidden by default.
Parameters schema
{
"type": "object",
"required": [],
"properties": {
"include_inactive": {
"type": "boolean",
"description": "Include inactive collections. OMIT to list only active collections (the default)."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.saloprj/dialogbrain
https://github.com/saloprj/dialogbrain-mcp
1/7 registries