terminal
Execute shell commands on the local machine and retrieve their output for automation or testing.
Instructions
Run a shell command on the local machine and return its output.
Args:
command: The shell command to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes |