Type: lib.uuid.ParseUUID
Namespace: lib.uuid
Description
Parse and validate a UUID string. uuid, parse, validate, check, identifier
Use cases:
- Validate UUID format
- Normalize UUID strings
- Extract UUID version information
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| uuid_string | str |
UUID string to parse | `` |
Outputs
| Output | Type | Description |
|---|---|---|
| output | Dict[Any, Any] |
Metadata
Related Nodes
Browse other nodes in the lib.uuid namespace.