get_trail
Query the TRAIL content log to check what content was fetched, selected, posted, or skipped. Filter by content ID, action, requester, trace ID, or time period.
Instructions
Query the TRAIL content log. Use to check what content was fetched, selected, posted, or skipped.
content_id: filter by content ID (exact or prefix like "civitai:image:"). action: filter by action(s) — "fetched", "selected", "posted", "failed", "skipped". String or list. requester: filter by workflow/task ID. trace_id: filter by pipeline trace ID. since: ISO 8601 timestamp — only entries after this time. limit: max entries, newest first (0 = all). offset: entries to skip for pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content_id | No | ||
| action | No | ||
| requester | No | ||
| trace_id | No | ||
| since | No | ||
| limit | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |