set_page_visibility
Publish or unpublish a website page by setting its visibility. Provide the page ID and a boolean to determine the publication state.
Instructions
💡 Before multi-step work, check find_skill / list_workflows for canonical recipes. Publish or unpublish a website page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes | ||
| is_published | Yes |