Specifies a Switch operation exposed as a WebMCP tool.
Definition
Fields
Set the switch to a specific value.
C#
SetValue = 1
Toggle the switch between on and off.
C#
Toggle = 0
Specifies a Switch operation exposed as a WebMCP tool.
Set the switch to a specific value.
SetValue = 1
Toggle the switch between on and off.
Toggle = 0