Publish or unpublish content
set_content_publishedToggle publish status for blog posts, case studies, or resources. Optionally schedule future publication with an ISO timestamp for posts and case studies.
Instructions
Toggle the published flag on a blog post, case study, or resource. Optionally set a future publish_at timestamp for scheduled publishing (blog_posts and case_studies only).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | ||
| table | Yes | ||
| published | Yes | ||
| publish_at | No | ISO 8601 timestamp for scheduled publish (blog_posts/case_studies only) |