update_vault_entry
Update an existing vault entry with new name, tags, type, value, or show type by providing its unique identifier.
Instructions
Update an existing vault entry
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New name for the vault entry | |
| tags | No | New tags for the vault entry | |
| type | No | New type for the vault entry | |
| value | No | New secret value | |
| vaultId | Yes | The unique identifier of the vault entry to update | |
| showType | No | New show type setting |