TTMSMCPToolProperty.Required Property
When
True, the parameter is listed in therequiredarray of the input schema and a call that omits it is rejected with an invalid-parameters error. WhenFalse, an omitted parameter is simply absent from the arguments handed to the callback. Defaults toTrue.
API unit family: TMS.MCP.Tools
Declaring type: TTMSMCPToolProperty
Type: Boolean
Syntax
property Required: Boolean;
Default: True