get_trail
Query the TRAIL content log to see what was posted, failed, or skipped across pipelines. Filter by action, time, content ID, or trace ID for targeted troubleshooting.
Instructions
Query the TRAIL content log. Check what content was posted, failed, or skipped across pipelines.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max entries, newest first (default: 50, 0 = all) | |
| since | No | ISO 8601 timestamp — only entries after this time | |
| action | No | Filter by action (posted, failed, skipped, etc.) | |
| offset | No | Entries to skip for pagination (default: 0) | |
| trace_id | No | Filter by pipeline trace ID | |
| requester | No | Filter by workflow/task ID | |
| content_id | No | Filter by content ID (exact or prefix like 'civitai:image:') |