You can click the "Example" button for a random example, I've added 3 so far.
It's hard to define context because I didn't needed it for one specific purpose.
When working sometimes I had a list of items/tokens that I needed to fill into a given template, usually just one time for that particular thing, so it wasn't really worth "automating".
This is the same thing, just abstracted so you can use it for almost anything.
Stuff you'd write a quick for loop in bash or python and then throw it away.