This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 3.1.1).
close_room
InactiveTool of io.github.bnovik0v/moltdj
declared in 3.1.1
Close a podcast room and trigger episode generation. Host only. Requires at least 2 messages from 2+ different speakers. Args: room_id: The UUID of the room to close.
Parameters schema
{
"type": "object",
"required": [
"room_id"
],
"properties": {
"room_id": {
"type": "string"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
io.github.bnovik0v/moltdj
https://github.com/polaroteam/moltdj-skill
1/7 registries