Red5 · Capability
Red5 Pro Brew Mixer API — Inputs
Red5 Pro Brew Mixer API — Inputs. 4 operations. Lead operation: List Mixer Inputs. Self-contained Naftiko capability covering one Red5 business surface.
What You Can Do
GET
Listmixerinputs
— List Mixer Inputs
/v1/brewmixer/2-0/mixers/{mixerid}/inputs
POST
Addmixerinput
— Add an Input to a Mixer
/v1/brewmixer/2-0/mixers/{mixerid}/inputs
PUT
Updatemixerinput
— Update a Mixer Input
/v1/brewmixer/2-0/mixers/{mixerid}/inputs/{inputid}
DELETE
Removemixerinput
— Remove an Input From a Mixer
/v1/brewmixer/2-0/mixers/{mixerid}/inputs/{inputid}
MCP Tools
list-mixer-inputs
List Mixer Inputs
read-only
idempotent
add-input-mixer
Add an Input to a Mixer
update-mixer-input
Update a Mixer Input
idempotent
remove-input-mixer
Remove an Input From a Mixer
idempotent