TlvCommandPath: ObjectSchema<{
    clusterId: FieldType<ClusterId>;
    commandId: FieldType<CommandId>;
    endpointId: OptionalFieldType<EndpointNumber>;
}> = ...

MatterSpecification.v13.Core, section 10.6.11