isUuidV7
Check if a UUID string is specifically version 7 (time-ordered). See Chapter 38.
uuid(required): UUID string to check
utlx
{
isV7: isUuidV7($input.messageId),
canExtractTime: isUuidV7($input.id)
}