pier_get_logs
Retrieve recent deployment logs for an app by app ID, with an optional limit to the last N lines.
Instructions
Fetch recent deployment logs for an app. Optionally limit to the last N lines.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tail | No | Limit to last N lines (optional) | |
| appId | Yes | The numeric ID of the app |