IdentifyServer: Type<WithAlterations<Identify.Cluster, {
    commands: {
        triggerEffect: {
            optional: false;
        };
    };
}>, typeof IdentifyServer, IdentifyInterface> = ...

The Identify cluster is required by the Matter specification.

This version of IdentifyServer is specialized per the specification.