addedInput schema / properties / id / description
Added value: +"Stable Bitwarden object id returned by list/search/get/create tools."
addedInput schema / properties / patch / description
Added value: +"Partial item fields to update on the current item."
addedInput schema / properties / patch / properties / collectionIds / description
Added value: +"Collection ids to replace on the item."
addedInput schema / properties / patch / properties / favorite / description
Added value: +"Mark the item as a favorite when true."
addedInput schema / properties / patch / properties / fields / description
Added value: +"Custom fields to replace on the item."
addedInput schema / properties / patch / properties / fields / items / description
Added value: +"Custom field stored on the item."
addedInput schema / properties / patch / properties / fields / items / properties / hidden / description
Added value: +"Hide the field value in summaries when true."
addedInput schema / properties / patch / properties / fields / items / properties / name / description
Added value: +"Custom field name stored on the item."
addedInput schema / properties / patch / properties / fields / items / properties / value / description
Added value: +"Custom field value stored on the item."
addedInput schema / properties / patch / properties / folderId / description
Added value: +"Personal folder id, not an organization collection id."
addedInput schema / properties / patch / properties / login / description
Added value: +"Login-specific fields to patch on the item."
addedInput schema / properties / patch / properties / login / properties / password / description
Added value: +"Login password to update."
addedInput schema / properties / patch / properties / login / properties / totp / description
Added value: +"TOTP secret or otpauth value to update."
addedInput schema / properties / patch / properties / login / properties / uris / description
Added value: +"Login URIs to replace on the existing item."
addedInput schema / properties / patch / properties / login / properties / uris / items / description
Added value: +"URI entry with match semantics for a login item."
addedInput schema / properties / patch / properties / login / properties / uris / items / properties / match / description
Added value: +"URI match semantics: domain, host, startsWith, exact, regex, or never; aliases and numeric values are normalized."
addedInput schema / properties / patch / properties / login / properties / uris / items / properties / uri / description
Added value: +"URI value to store on the login item."
addedInput schema / properties / patch / properties / login / properties / username / description
Added value: +"Login username to update."
addedInput schema / properties / patch / properties / name / description
Added value: +"New item name."
addedInput schema / properties / patch / properties / notes / description
Added value: +"New notes text for the item."