delimit_vendor_news_draft
Draft a brand-voice Delimit-POV riff from a vendor-news tweet for the autonomous content queue. Use when a sensor surfaces a tweet warranting a response.
Instructions
Draft a brand-voice Delimit-POV riff for a specific X tweet (Pro) (LED-1253).
When to use: when an operator/sensor surfaces a vendor-news tweet that warrants a Delimit-POV riff for the autonomous content queue. When NOT to use: to fetch the tweet without drafting (use delimit_x_fetch) or for general social drafting (delimit_social_generate).
Sibling contrast: delimit_x_fetch fetches; delimit_vendor_news_health inspects subsystem health; this drafts a riff into the queue.
Side effects: gated by require_premium. Runs the riff drafter end-to-end: rate cap, source-fit pre-filter, generator, capability validator, fit floor, queue insert. dry_run=True suppresses the queue insert but still runs validators (and still consults the 24h per-vendor rate cap to avoid log noise).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tweet_id | No | Source X tweet id (numeric string) or full x.com URL. Required. | |
| dry_run | No | If True, suppress queue insertion. Default False. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||