Introduction
This integration of Clay Formatters enables users to remove excess whitespace from input text. The “Remove Extra Whitespace from Text” action eliminates unnecessary spaces, tabs, and line breaks. This functionality is particularly useful for cleaning up data before further processing or analysis, ensuring consistency in text formatting.
Input
Name | Is Optional | Description | Type |
Input Text | The text you want to remove whitespace from. | text |
Output
Name | Type |
Normalized Text | text |