Content calendar
content_calendarPlan publishing by viewing content scheduled per week, past cadence, stale drafts, and gaps against a weekly target. Identify what to publish next for your WordPress site.
Instructions
Editorial calendar view: scheduled (future) content grouped by ISO week, publishing cadence per week over the last N weeks, stale drafts not touched in N days, and gaps against a target posts-per-week. Useful for content teams planning what to publish next.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| types | No | Content types to include. | |
| site_id | No | Which configured WordPress site to act on. Optional — with a single site configured it is used automatically; with several, the default site is used unless you name one. Run list_sites for valid ids. | |
| weeks_back | No | How many past weeks of publishing cadence to report (including the current week). | |
| weeks_ahead | No | How many upcoming weeks to lay out (including the current week). | |
| target_per_week | No | Desired items per week. When set, weeks below it are reported as gaps. | |
| stale_draft_days | No | A draft or pending item not modified for this many days is reported as stale. |