AI Agent (New) 400 error while parallel tool calls

:bullseye: What is your goal?

I used to use the AI Agent (Old) for my scenario.

Recently, I switch to use AI Agent (New). With the same system prompt and contexts files, it doesn’t work as expected

:thinking: What is the problem & what have you tried?

Once it tries to query multiple knowledge, it throws below RuntimeError

The AI model which I am using is claude sonnet 4.5 which is distributed by Amazon Bedrock (not Anthropic Connection).


I found there is similar issue indicated that “parallel tool calls” should be the root cause. Currently, make.com not support with this.

This issue occurs for Claude Sonnet and Opus.

I have other scenario using Claude Haiku which working fine.

:clipboard: Error messages or input/output bundles

Error Sample:
400 | Expected toolResult blocks at messages.2.content for the following Ids:

tooluse_NEAYa0o06upj2NH8TGnla9, tooluse_zpyCTOewDT11rXFDEeFWLk

:camera_with_flash: Screenshots (scenario flow, module settings, errors)

1 Like