update-secret
Modify existing secrets in SecureCode's vault by updating values, descriptions, tags, or domains while maintaining encryption and audit logging.
Instructions
Update an existing secret's value, description, tags, or domain. Only provided fields are changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The name of the secret to update | |
| value | No | New secret value (omit to keep current value) | |
| description | No | New description | |
| tags | No | New tags (replaces ALL existing tags) | |
| domain | No | New domain | |
| filterTags | No | Filter tags to disambiguate same-name secrets (different from the "tags" field which sets new tags) |