Run Command
run_commandExecute a command against multiple devices simultaneously to automate network operations and speed up troubleshooting.
Instructions
Run a single command against multiple devices.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cmd | Yes | The command to run on the devices | |
| devices | Yes | The list of devices to run the command on |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| results | Yes | List of command execution results for each device |