Suggestion to Automatically Expose API for Token and Value Provision in Workflows
On the topic of
DurableDeferred, it would be nice to automatically expose an API to provide a token + value to a Workflow via the WorkflowProxyServer. Right now, I find myself writing a new workflow just to provide a token and a value to another workflow. WDYT?