Is it possible to use the connector action name in the action itself? For example, on a HTTP request action, sending in the body the action name?
In this example, the action name actually goes as a x-ms-workflow-operation-name header. However, I cannot use any self @action()/@actionBody('---')/etc expression (throws an error).

