publish_doc
Publish or unpublish a Doccler document by specifying its slug and a publish flag. This controls whether the document is publicly accessible.
Instructions
Publish or unpublish a Doccler document
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | The slug (URL identifier) of the document | |
| publish | Yes | true to publish, false to unpublish |