snapshot_update
Update a snapshot's description by providing its ID and the new text to assign.
Instructions
Update a snapshot description.
Args: snapshot_id: The snapshot ID or description (e.g., "backup-2024-01" or UUID) description: New description for the snapshot
Returns: Status message confirming update
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | Yes | ||
| snapshot_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||