remote_swarm_add_target
Add a new target to an existing swarm, enabling the swarm to manage additional remote hosts via SSH.
Instructions
Add a new target to an existing swarm.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Target to add | |
| swarmId | Yes | Swarm ID | |
| autoReconnect | No | Enable auto-reconnect (default: true) |