Converts a workflow JSON exported from n8n into an n8n-compose configuration.
The workflow JSON object to convert.
A promise that resolves to a WorkflowJson object compatible with n8n-compose.
If the workflow is not valid or cannot be converted.
Converts a workflow JSON exported from n8n into an n8n-compose configuration.