Implementing NSFileProviderExtension performAction method

The performAction method is new and in beta. Documentation for these beta methods are sparse.

My understanding is that this method is meant to replace many methods that are now depricated.

How does one use the NSFileProviderExtensionActionIdentifier? What are the possible values or actions?