run_weekly_schedule_day
Generate and queue posts for a specific date's schedule. Provide the date in YYYY-MM-DD format to get a count of posts created.
Instructions
Trigger the smart-week content generation engine for a specific date. This immediately queues posts for that day's schedule configuration. Use YYYY-MM-DD format for the date. Returns postsCreated count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | Date to run, e.g. '2026-05-01' | |
| brandId | No | Brand ID (defaults to active brand) |