export interface HandlerConnectorSyncResponse { runId?: string; workflowId?: string; }