workflow_get_workflow_by_name
Retrieve metadata for a Conductor workflow by name, outputting the workflow definition as JSON.
Instructions
Gets the metadata for a conductor workflow in json format based on that workflow's name
Args: workflow_name: The name of the workflow
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflow_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |