get_logs
Diagnose unexpected tool behavior and connection errors in the current session by retrieving recent in-memory Proton Mail Bridge server logs, filterable by debug, info, warn, or error level.
Instructions
Return recent in-memory server log entries, filterable by level (debug, info, warn, error). Use to diagnose unexpected tool behavior or connection errors during the current session. Logs are ephemeral and not persisted across server restarts — use get_audit_logs for a persistent audit trail of write operations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| level | No | ||
| limit | No | ||
| offset | No | Number of records to skip for pagination. |