list_labels
ActiveTool of Famulor
declared in 0.2.0
List assistant labels (paginated), each with its assistants_count. Labels are tags; an assistant can carry multiple labels across folders.
Parameters schema
{
"type": "object",
"properties": {
"page": {
"type": "integer"
},
"per_page": {
"type": "integer",
"description": "1-100, default 15"
}
}
}Parent server
Famulor
https://github.com/bekservice/Famulor-MCP
1/7 registries