backgroundExecute
Run a command on a remote server at set intervals without blocking other operations.
Instructions
Executes a command in the background on a remote server at a specified interval.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connectionId | Yes | ||
| command | Yes | ||
| interval | No | ||
| cwd | No |