wrap built-in: nest the incoming JSON body under a key, then inject sibling fields. Reproduces the integration /call envelope: { <under>: <original body>, org: …, workspace: … }.
wrap
/call
{ <under>: <original body>, org: …, workspace: … }