helvabase_prepare_dossier_library_access
Prepare the exact business libraries chosen by the authenticated workspace administrator for this dossier. The displayed selection replaces all library rights with EDITOR on exactly those libraries; an empty selection removes them. Review the before/after list with the user before applying its exact revision. Project rights stay unchanged. Requires a service account dedicated to this dossier. Does not change access yet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Helvabase project/mapping ID returned by list or create dossier, never a local path. | |
| collectionIds | Yes | ||
| idempotencyKey | Yes | Unique key for this logical mutation. Reuse exactly the same key and arguments after a timeout; never generate a new key to force a replay. |