Pull all numbers (including decimals and negatives) from the input text. Useful for data extraction from mixed content.
Example
Order #42 — 3 items at $9.99 → 42, 3, 9.99
Version 2.0.1 → 2, 0, 1
No numbers → (empty)
Chain this tool with others in the Pipeline Builder →
Create multi-step text transformations