I agree with "Not exactly". In this post
http://kitchingroup.cheme.cmu.edu/blog/2014/09/22/Showing-what-data-went-into-a-code-block-on-export/
I did something where I wanted to get information about the variables
passed into a block and show that on export. You might get some
inspiration from that
Robert Klein roklein.de> writes:
>
> Hi,
>
> is there a way, to read header arguments to source blocks in the
> exporters org--src-block funktions?
Not directly. org-babel-exp-code has no provision for headers.
They get dropped.
>
> E.g. is there a way to access :firstline in the example bel