get_application_logs
Retrieve application logs by UUID to monitor activity and troubleshoot issues. Optionally specify number of lines to fetch.
Instructions
Get application logs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | Application UUID | |
| lines | No | Number of lines (default: 100) |