Use a Formatter step for basic cleanup
Step 1
Add a Formatter by Zapier step. Choose action 'Text' → 'Remove HTML Tags'. Pass the email body (Snippet or Body field from the trigger) as the input. This strips HTML formatting.
Step 2
Add another Formatter step: 'Text' → 'Trim Whitespace'. This removes leading/trailing spaces and reduces multiple blank lines.
Step 3
Add a third Formatter step: 'Text' → 'Truncate'. Set a max length of 1000 characters. This limits how much content goes to the AI, focusing it on the start of the message where the intent is usually stated.