Update Publishing
update_publishingConfigure where a site publishes. Set publishIntegration to 'nextjs' for a credential-free Spook-hosted blog (returns a blog API key), or 'webhook' with publishWebhookUrl. publishMode 'draft' or 'live'. (requires an agent API key)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| siteId | Yes | ||
| publishMode | No | ||
| publishWebhookUrl | No | ||
| publishIntegration | No | ||
| publishWebhookSecret | No |