timeweb_list_app_deploys
Get a paginated list of deployment history for a PaaS application. Provide the application ID and optionally set result limit, offset, and output format.
Instructions
List deployment history for a PaaS application
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return (1-100) | |
| app_id | Yes | Application ID | |
| format | No | Output format: 'markdown' for human-readable or 'json' for machine-readable | |
| offset | No | Number of results to skip for pagination |