{"tool":"program","tool_display":"Program","intent":"execute-command-literal","intent_display":"execute command literal","title":"Program Command: execute command literal","command_string":"command <program>","raw_command_string":"command {{program}}","description":"Exact CLI syntax to execute command literal using Program.","usage_scenario":"During tasks where explicit command execution is required, such as testing scripts directly.","scenario_context":"Always verify command outcomes to streamline debugging and improve workflow efficiency.","simulated_output":"Executing command: program\n\n  Command       Status        Duration\n  ---------------------------------------\n  sample_cmd   Success       1.2s\n  test_cmd     Failed        0.5s\n  deploy_cmd   Success       2.3s\n  cleanup_cmd   Running       0.1s","how_to_steps":["Run: program command {{program}}","Check the execution status with `program status` to ensure expected results."],"canonical_url":"https://www.syntaxstandard.com/program/execute-command-literal"}