×

Fuzzy Finder

iOS 14 +

Notes

Interactively select an item from a list using your keyboard. This action opens a search box that allows you to quickly search through a list of items to find the one you're looking for. Add a 'Wait to return' and 'Get clipboard' action after this one to get the result.

Syntax

fuzzyFinder(items: <#Array#>)

Example

fuzzyFinder(items: ["Item", ""])