return """Enables execution of shell commands from obs and autostart them. Autostart happens on script load (startup or reload) or on stream start. cmd["cmd_list ...
Takes "cmd" and "args" as string arguments Runs the command and returns stdout, stderr, status_code, etc. Since MCP servers run over stdio, debugging can be challenging. For the best debugging ...