RunnableIOSchema: {
    name?: string;
    schema: InteropZodType;
}