add_server_to_pack
Add a server to an existing pack to group servers for organized access. Specify the pack name and server name to update the pack's composition.
Instructions
Add a server to an existing pack
Args: pack_name: Name of the pack server_name: Name of the server to add
Returns: Dictionary with success status and operation details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pack_name | Yes | ||
| server_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||