Well, I've bodged together a method of making #Emacs #Lisp function calls return different values based on the properties of #orgmode section headings containing the calling block.
I thought I might use it to fill in some boilerplate, indicated by a named quote block with custom percent expandos. And use that slightly varied boilerplate over and over again. But for the specific employer-related task I have in mind that just seems...underwhelming. Especially if it's a task I have to do 20 more times. There's a better automation path there.
(Those more experienced than I probably know exactly what functions are involved already!)
Regardless of whether it has application to a particular task, it is very #nifty that I can quite literally implement #madlibs by calling functions upon the very document I'm editing.