addedInput schema / properties / attachments / description
Added value: +"Attachments to add to the item."
addedInput schema / properties / attachments / items / description
Added value: +"Attachment file payload to add to the item."
addedInput schema / properties / attachments / items / properties / contentBase64 / description
Added value: +"Base64-encoded file bytes, not a filesystem path."
addedInput schema / properties / attachments / items / properties / filename / description
Added value: +"Visible attachment or send filename stored in Bitwarden metadata."
addedInput schema / properties / collectionIds / description
Added value: +"Bitwarden collection ids, not folder ids."
addedInput schema / properties / favorite / description
Added value: +"Mark the item as a favorite when true."
addedInput schema / properties / fields / description
Added value: +"Custom fields to store on the item. Hidden fields are redacted in summaries."
addedInput schema / properties / fields / items / description
Added value: +"Custom field stored on the item."
addedInput schema / properties / fields / items / properties / hidden / description
Added value: +"Hide the field value in summaries when true."
addedInput schema / properties / fields / items / properties / name / description
Added value: +"Custom field name stored on the item."
addedInput schema / properties / fields / items / properties / value / description
Added value: +"Custom field value stored on the item."
addedInput schema / properties / folderId / description
Added value: +"Personal folder id, not an organization collection id."
addedInput schema / properties / name / description
Added value: +"Display name for the login item."
addedInput schema / properties / notes / description
Added value: +"Optional free-form notes for the login item."
addedInput schema / properties / organizationId / description
Added value: +"Bitwarden organization id; used for org-scoped collection operations."
addedInput schema / properties / password / description
Added value: +"Password to store on the login item."
addedInput schema / properties / totp / description
Added value: +"TOTP secret or otpauth value for the login item."
addedInput schema / properties / uris / description
Added value: +"URI entries to store or update on the login item."
addedInput schema / properties / uris / items / description
Added value: +"URI entry with match semantics for a login item."
addedInput schema / 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 / uris / items / properties / uri / description
Added value: +"URI value to store on the login item."
addedInput schema / properties / username / description
Added value: +"Login username or email address."