text_bash_escaper
Escape text for safe use in bash commands by handling special characters, spaces, quotes, and shell metacharacters with multiple escape modes.
Instructions
Menu ID: text_bash_escaper. Bash CLI Text Escaper. Escape text for safe use in bash commands. Handle special characters, spaces, quotes, and shell metacharacters with multiple escape modes. Use describe_tool with tool_id "text_bash_escaper" for full page guidance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| mode | Yes | ||
| reverse | Yes |