timeweb_get_app_statistics
Get resource usage statistics for a specific PaaS application by its ID. Output can be human-readable markdown or machine-readable JSON.
Instructions
Get resource usage statistics for 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 |