Ask a question to get started
Enter to sendā¢Shift+Enter new line
Invokes the runnable with the specified input and configuration.
invoke(inputs: RunInputItem[], config: Partial<CallOptions>): Promise<RunOutputItem[]>
inputs
RunInputItem[]
config
Partial<CallOptions>
The configuration to invoke the runnable with.