timeweb_get_deploy_logs
Fetch deployment logs for a Timeweb Cloud app by providing application ID and deployment ID to diagnose issues.
Instructions
Get logs for a specific deployment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | Application ID | |
| format | No | Output format: 'markdown' for human-readable or 'json' for machine-readable | |
| deploy_id | Yes | Deployment ID |