search_logs
Search logs by incident or payment ID to diagnose payment failures. Optionally filter by substring, returning up to 25 lines.
Instructions
Search log lines for one incidentId or paymentId. Optional substring query (max 80 chars). Max 25 lines. No regex, glob, or unscoped search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | No | ||
| paymentId | No | ||
| incidentId | No |