Bucket Update
bucket_updateUpdate bucket title, description, metadata, or the affirmative allow_search_indexing setting. Public permanent websites default to searchable; protected and preview websites are locked off. Configure form instances through metadata.publication_forms: Free plans use unchanged templates and paid plans may customize fields/copy. A page loads only the form type selected by its first valid {{REVDOKU_FORM:name}} or {{REVDOKU_FORM}} macro; without a macro it loads the first configured hosted form. Form changes are drafts until publish/republish.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | Human-readable title for the bucket or website publication. | |
| metadata | No | Optional JSON metadata stored with the bucket. Use publication_forms to configure Revdoku's built-in forms. | |
| bucket_id | Yes | Revdoku bucket id returned by bucket_list or bucket_get, for example bkt_... | |
| description | No | Optional human-readable description for the bucket or website publication. | |
| allow_search_indexing | No | Allow search engines to index this public website. Public permanent websites default to true. Set false to add Revdoku noindex controls. Protected websites and previews are locked off. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bucket | Yes | ||
| guidance | No |