timeweb_list_s3_storages
List all S3-compatible object storages in your Timeweb Cloud account. Supports pagination and output in markdown or JSON.
Instructions
List all S3-compatible object storages in the account
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return (1-100) | |
| format | No | Output format: 'markdown' for human-readable or 'json' for machine-readable | |
| offset | No | Number of results to skip for pagination |