vibekit_app_logs
Retrieve application logs for debugging and monitoring. Specify the app ID and optionally the number of log lines to fetch.
Instructions
Get application logs for debugging and monitoring.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | Yes | App ID or subdomain slug | |
| lines | No | Number of log lines to retrieve (default: 100) |