timeweb_list_servers
List all cloud servers in your Timeweb account with pagination and format options. Retrieve server details in markdown or JSON for easy management.
Instructions
List all cloud servers in the account with pagination support
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 |