get_service_logs
Retrieve recent logs from a deployed service to monitor its operation and troubleshoot issues.
Instructions
Get recent logs for a deployed service
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Service slug identifier | |
| lines | No | Number of log lines to retrieve (default 50) |