Parameters for running a shell command.
The command to run (e.g., "ls -la", "git status", "npm install")
Cancel the command if it runs longer than this many seconds (default: 60)
Directory to run the command in, or null to use the current directory