tenki_resize_volume
Increase a volume's capacity by setting a new size in bytes (1 MiB to 100 GiB). Volumes can only grow, not shrink.
Instructions
Grow a volume to a new size in bytes (1 MiB … 100 GiB). Volumes can grow but not shrink.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| volume_id | Yes | The volume id to resize. | |
| size_bytes | Yes | Volume size in bytes. Must be between 1 MiB (1048576) and 100 GiB (107374182400). |