We have a use case to extract an invoice in a PDF of many invoices. We want to extract the invoice based on the invoice number. This doesnt appear possible with your current actions.
You have a "PDF - Split by text" action and soon a "PDF - Extract Pages".
The former has split configurations that do not allow for extraction of pages containing text values. The latter will extract pages only by page numbers. I understand the Split action could be used but it would require two splits (splitOn followed by SplitAfter) to extract one page. Could you add a "Extract" split configuration perhaps? Or add this to the new Extract Pages action?