TlvChangeToModeRequest: ObjectSchema<{
    newMode: FieldType<number>;
}> = ...

Input to the ModeSelect changeToMode command

MatterSpecification.v13.Cluster § 1.9.7.1