lastpassRaw id
lastpassRaw returns structured data from LastPass
using the LastPass CLI
(lpass). It behaves identically to the lastpass function, except that no
further parsing is done on the note field.
Example
{{ (index (lastpassRaw "SSH Private Key") 0).note }}