{"tool":"echo","tool_display":"Echo","intent":"specify-box-design","intent_display":"specify box design","title":"Echo Command: specify box design","command_string":"echo \"<string>\" | boxes -d <parchment>","raw_command_string":"echo \"{{string}}\" | boxes {{[-d|--design]}} {{parchment}}","description":"Exact CLI syntax to specify box design using Echo.","usage_scenario":"When customizing output aesthetics for terminal scripts or applications.","scenario_context":"Use different designs to enhance text presentation in your terminal outputs.","simulated_output":"┌───────────────────┐\n│     String Here   │\n└───────────────────┘","how_to_steps":["Run the command: echo \"Hello World\" | boxes -d parchment","Verify the output to see the styled box."],"canonical_url":"https://www.syntaxstandard.com/echo/specify-box-design"}