Extract Args from a val

await @pomdtr.extractValArgs("pomdtr.extractValArgs") // [{ "name": "val", "type": "string" }]

Why ?

Just an example of doing some static analysis.

Using this approach to generate a json schema of a val input would be nice.