Run the posting refill
run_post_refillQueue social posts immediately instead of waiting for the daily turn. Preview shows captions, creatives, channels, and visibility. Use dryRun:false to publish after reviewing the preview.
Instructions
Run the refill NOW instead of waiting for its daily turn. DRY BY DEFAULT: it returns the exact posts it WOULD queue — the caption, the creative, the channels and the per-channel visibility — without queueing anything or spending anything on creative. Pass dryRun:false to actually queue them. SHOW THE PREVIEW TO THE USER BEFORE EVER PASSING dryRun:false; these go onto real public accounts. Every caption is screened against the brand’s own voice rules and a failing one is dropped, so a plan can legitimately come back shorter than the cadence — the reason is in the notes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | plan even while the refill is switched off — useful for showing someone what it would do before they turn it on. Combined with dryRun:false it still respects a stored dryRun. | |
| dryRun | No | default TRUE (preview only). false actually queues the posts. |