Remove Channel from Room/Function
unassign_channelRemove a channel from a room or function group by specifying its address and the group's name.
Instructions
Remove a channel from a room and/or a function group. Identify the channel by address and the room/function by name (use list_rooms / list_functions to see names). At least one of room or function is required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel | Yes | Channel address (e.g. '000A1BE9A71F15:1') | |
| room | No | Room name (exact match) | |
| function | No | Function group name (exact match) |