```json { "action": "write", "args": { "path": "hello.sh", "content": "#!/bin/bash\necho 'hello'" } } ```