Maddening: Workflow loops on Airtable MCP client nodes

This is maddening. I have configured MCP client nodes for Brave that magically use List Tools and then Execute Tool logically in sequence to respond to requests. However, with Airtable, my agent always simply loops, keeps hitting the List Tools function over and over again until it errors out with:

{ “error”: “Received tool input did not match expected schema” }

Can y’all help me? What’s different about Airtable? What’s going on here?

And yes yes, I know MCP nodes are community nodes, but I’m hoping someone else here is tinkering with them too.

Thanks in advance :pray:

I think you will have to prompt the agent to let agent know what to do with both the tools,
Airtable list tool to …" and then use Airtable Execute tool to…"

I have already done this, and the same issue occurs. No matter how explicit I make it, the agent just keeps hitting the List_Tools node and never uses Execute.

If you want lets connect and check whats going on