mark_as_used
Track content usage by marking images or videos after publishing them to platforms like Pikabu or Telegram. This tool helps manage workflow by recording which assets have been shared.
Instructions
Mark images/videos as used (e.g. after sending to Pikabu, Telegram, etc.).
Call this AFTER successfully publishing content to another platform. image_ids: list of Civitai image IDs that were used. action: TRAIL action — "posted", "selected", "skipped", etc. requester: which workflow used this (e.g. "prompthub-daily", "txt2vid-daily"). context: optional note (e.g. "posted to community Stable Diffusion"). trace_id: optional TRAIL trace ID for pipeline correlation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_ids | Yes | ||
| action | No | posted | |
| requester | No | ||
| context | No | ||
| trace_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |