{"tool":"echo","tool_display":"Echo","intent":"convert-json5-stdin-to-json-stdout","intent_display":"convert json5 stdin to json stdout","title":"Echo Command: convert json5 stdin to json stdout","command_string":"echo <input> | json5","raw_command_string":"echo {{input}} | json5","description":"Exact CLI syntax to convert json5 stdin to json stdout using Echo.","usage_scenario":"Converting JSON5 formatted data streams to standard JSON format.","scenario_context":"Converting JSON5 formatted data streams to standard JSON format.","simulated_output":"{\"key\": \"value\"}","how_to_steps":["Pipe JSON5 input into the echo command.","Use the json5 tool to convert the input.","Output will be valid JSON format."],"canonical_url":"https://www.syntaxstandard.com/echo/convert-json5-stdin-to-json-stdout"}