I can’t get the AI Agent to retrieve the email address for a name i specify.
I’ve provided api keys, the tool is being called.
{
“nodes”: [
{
“parameters”: {
“options”: {
“systemMessage”: “retrieve the email address for the user name provided”
}
},
“type”: “@n8n/n8n-nodes-langchain.agent”,
“typeVersion”: 1.7,
“position”: [
-140,
80
],
“id”: “aa8b8bfe-b5c7-4044-8086-4a5e364ff843”,
“name”: “AI Agent1”
}
],
“connections”: {
“AI Agent1”: {
“main”: [
]
}
},
“pinData”: {},
“meta”: {
“templateCredsSetupCompleted”: true,
“instanceId”: “e48b800dcc5e29f3670762c9007a820576948a7a52e53ba0af23744cc0d602f4”
}
}