scf_update_document_settings
Enable or disable document generation by updating organization settings, including acknowledging the SCF licence and allowing derivative generators.
Instructions
Enable or configure document generation (write — admin role). Generation stays blocked until the SCF licence is acknowledged, so the first call usually sets both enabled and acknowledge_licence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org_id | Yes | Organization UUID — obtain from scf_list_organizations | |
| enabled | No | Turn document generation on or off for this organization | |
| acknowledge_licence | No | Record acknowledgement of the SCF content licence — required once before generation is permitted | |
| derivative_generators_enabled | No | Allow generators that derive content from other generated documents |