get_build_logs
Fetches recent Re.Pack build logs with optional filters to help debug errors and track compilation progress.
Instructions
Get recent Re.Pack build logs with optional filtering
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of logs to return (default: 50) | |
| since | No | Only logs after this ISO timestamp | |
| types | No | Filter by log type(s) | |
| issuer | No | Filter by issuer/source name | |
| search | No | Search in log messages |