akb_set_public
Set a vault's public access level to private, read-only, or read-write for public users. Requires owner permissions to control who can view or modify the vault.
Instructions
Set vault public access level. Owner only. 'none'=private, 'reader'=public read, 'writer'=public read+write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| level | Yes | Public access level | |
| vault | Yes | Vault name | |
| _vault_skill_ack | No | Opaque acknowledgement returned as vault_skill.ack_token. After applying that guide, retry the unchanged operation with this value. The bundled proxy supplies it automatically. |