Here’s the translation and adjusted JSON:
Hello, I am having issues with the AI agent node in the “tool” option. When attempting to add data to a Google Sheets node, the arguments are sent empty, even though the agent node does generate the correct data. Here is the message generated by the agent mentioning an unknown error:
“tool_call_chunks”: [
{
“name”: “Expense_Record”,
“args”: “{}”,
“id”: “call_S7wLcc9tdGdfvvYrrWNfp4ht”,
“index”: 0,
“type”: “tool_call_chunk”
}
]
“observation”:
“Error during node execution: undefined”