remote_swarm_remove_target
Remove a target from an SSH swarm, terminating its remote session. Useful for managing active connections by closing specific target sessions when no longer needed.
Instructions
Remove a target from a swarm (closes its session).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| swarmId | Yes | Swarm ID | |
| targetId | Yes | Target ID to remove |