TlvClusterPath: ObjectSchema<{
    clusterId: FieldType<ClusterId>;
    endpointId: FieldType<EndpointNumber>;
    nodeId: OptionalFieldType<NodeId>;
}> = ...

MatterSpecification.v13.Core, section 10.6.7