timeweb_list_apps
List all PaaS applications in a Timeweb Cloud account, supporting pagination and output format selection between markdown and JSON.
Instructions
List all PaaS applications 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 |