timeweb_get_app_logs
Retrieve logs from a Timeweb Cloud PaaS application by providing the application ID. Choose between markdown and JSON output formats to integrate logs into your workflow.
Instructions
Get logs from a PaaS application
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | Application ID | |
| format | No | Output format: 'markdown' for human-readable or 'json' for machine-readable |