update_pack
Update an existing pack's configuration by specifying its name and optionally providing new description, servers, or tags.
Instructions
Update an existing pack with new configuration
Args: pack_name: Name of the pack to update description: New description (optional) servers: New list of servers (optional) tags: New list of tags (optional)
Returns: Dictionary with success status and update details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| servers | No | ||
| pack_name | Yes | ||
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||