Ask a question to get started
Enter to sendā¢Shift+Enter new line
getAction(actionId: string): Promise<ConneryAction>
actionId
string
Returns the specified Connery action wrapped as a LangChain StructuredTool object.
The ID of the action to return.