Problem with update record in Airtable

So I am using an agent to help collect data on a user in a conversation. it seems the agent is returning all the correct feilds needed in airtable but for some reason it just keeps giving me a consistent “Your request is invalid” At first I thought it was becuase I was asking too much of it so I lightened the load to manually output the other data that it seems to be missing but it hasnt fixed the problem.

the error message is the request is invalid or cannot be processed by the service.

Please share your workflow

Information on your n8n setup

1.65.2 (cloud)
Error: Received tool input did not match expected schema at DynamicStructuredTool.call (/usr/local/lib/node_modules/n8n/node_modules/@langchain/core/dist/tools/index.cjs:103:19) at processTicksAndRejections (node:internal/process/task_queues:95:5) at /usr/local/lib/node_modules/n8n/node_modules/langchain/dist/agents/executor.cjs:486:27 at async Promise.all (index 0) at AgentExecutor._call (/usr/local/lib/node_modules/n8n/node_modules/langchain/dist/agents/executor.cjs:478:30) at AgentExecutor.invoke (/usr/local/lib/node_modules/n8n/node_modules/langchain/dist/chains/base.cjs:58:28) at Object.openAiFunctionsAgentExecute (/usr/local/lib/node_modules/n8n/node_modules/@n8n/n8n-nodes-langchain/dist/nodes/agents/Agent/agents/OpenAiFunctionsAgent/execute.js:75:30) at Object.execute (/usr/local/lib/node_modules/n8n/node_modules/@n8n/n8n-nodes-langchain/dist/nodes/agents/Agent/Agent.node.js:373:20) at Workflow.runNode (/usr/local/lib/node_modules/n8n/node_modules/n8n-workflow/dist/Workflow.js:722:19) at /usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/WorkflowExecute.js:707:51 at /usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/WorkflowExecute.js:1137:20

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.