App Logs
app_logsRetrieve recent application logs from a Dokku app with configurable line counts (default 50, max 500). Use this read-only tool to inspect runtime output and troubleshoot issues.
Instructions
Fetch recent logs for a Dokku app.
Side effects: none (read-only). Default lines=50; hard maximum is 500.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app | Yes | ||
| lines | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |