Utility
Learn how to use the utility tools.
Generate compliant UUIDs
Returns a UUIDv4 string. This is a standard UUID as it is used across the WrangleBot platform. It's encouraged to also use uuids when creating and saving custom Objects.
List all available LUTs
Retrieves the list of LUTs in the LUT folder of the local instance.
List Contents of Folders
Returns an array of items found on the local file system.
Deep Index Folders and Volumes
If you want to get detailed information of the content of a folder, you can use .index
You can filter by asset classification and use regexpressions to match specific patterns. Using regex is optional, leave empty to match all.
Last updated
Was this helpful?