temporal icon indicating copy to clipboard operation
temporal copied to clipboard

Add command: DescribeExternalWorkflowExecution

Open lorensr opened this issue 3 years ago • 0 comments

Is your feature request related to a problem? Please describe.

In order to describe an external workflow, you currently need to call workflow.describe() using a client in an activity.

Describe the solution you'd like

Being able to describe an external workflow from inside a workflow.

Additional context

User request: https://github.com/temporalio/sdk-typescript/issues/845

lorensr avatar Aug 23 '22 15:08 lorensr