vibekit_app_logs
Retrieve application logs for a specified app ID to debug issues and monitor performance. Customize the number of log lines returned.
Instructions
Get application logs for debugging and monitoring.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | Yes | The app ID to get logs for | |
| lines | No | Number of log lines to retrieve (default: 100) |