modal_logs
Retrieve recent logs from Modal applications to monitor execution and debug issues. Specify the app name and line count to analyze targeted output history.
Instructions
Get recent logs from a Modal app.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_name | Yes | Modal app name (e.g. "remotion-render", "voice-clone") | |
| lines | No | Number of log lines to return (default: 50) |