Ask a question to get started
Enter to sendā¢Shift+Enter new line
Runs the specified Connery action with the provided input.
runAction(actionId: string, input: Input = {}): Promise<string>
actionId
string
The ID of the action to run.
input
Input
{}
The input object expected by the action.