text_text_trimmer
Trim whitespace, remove empty lines, and clean up text formatting. Remove leading, trailing, or all spaces with advanced trimming options.
Instructions
Menu ID: text_text_trimmer. Text Trimmer. Trim whitespace, remove empty lines, and clean up text formatting. Remove leading, trailing, or all spaces with advanced trimming options. Use describe_tool with tool_id "text_text_trimmer" for full page guidance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| trimType | Yes | ||
| trimWhitespace | Yes | ||
| trimEmptyLines | Yes | ||
| customCharacters | Yes | ||
| preserveIndentation | Yes |