block_storage_create_snapshot
Create a point-in-time snapshot of a block volume to back up its data. Snapshots are automatically tagged for identification and safe deletion.
Instructions
Create a snapshot of a block volume.
The snapshot is tagged created_by=scaleway-mcp so it can later be
identified and safely deleted by this server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Optional snapshot name (a random one is generated if omitted). | |
| tags | No | Optional additional tags. | |
| zone | No | Availability zone. Defaults to the configured zone. | |
| project | No | Optional project ID. Defaults to the configured project. | |
| volume_id | Yes | The ID of the volume to snapshot. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||