send_message
ActiveTool of Famulor
declared in 0.2.0
Send a user message in an existing chat conversation and get the assistant reply.
Parameters schema
{
"type": "object",
"required": [
"uuid",
"message"
],
"properties": {
"uuid": {
"type": "string"
},
"message": {
"type": "string",
"description": "User message (max 2000 chars)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Famulor
https://github.com/bekservice/Famulor-MCP
1/7 registries