Skip to content

MCP tool calls are failing due to new toolCallId, previous n8n worfklows won't run on update to most recent version! #21716

@bsk-amboss

Description

@bsk-amboss

Describe the problem/error/question

MCP tool calls are failing due to new toolCallId, previous n8n worfklows won't run on update to most recent version!

What is the error message (if any)?

In one workflow I have this error:
[
{
"response":
[
{
"type":
"text",
"text":
"Error calling tool 'my_tool': 1 validation error for call[my_tool]\ntoolCallId\n Unexpected keyword argument [type=unexpected_keyword_argument, input_value='toolu_015kA1pdA84pTN4dfAkQ1XEg', input_type=str]\n For further information visit https://errors.pydantic.dev/2.11/v/unexpected_keyword_argument"
}
]
}
]

In another workflow, my agent just shows its running but no LLM or tools are called.

Please share your workflow/screenshots/recording

Image
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
⚠️ WARNING ⚠️ If you have sensitive data in your workflow (like API keys), please remove it before sharing.

Share the output returned by the last node

Debug info

core

  • n8nVersion: 1.119.1
  • platform: docker (cloud)
  • nodeJsVersion: 22.19.0
  • database: sqlite
  • executionMode: regular
  • concurrency: 5
  • license: community

storage

  • success: all
  • error: all
  • progress: false
  • manual: true
  • binaryMode: filesystem

pruning

  • enabled: true
  • maxAge: 168 hours
  • maxCount: 2500 executions

client

  • userAgent: mozilla/5.0 (macintosh; intel mac os x 10_15_7) applewebkit/537.36 (khtml, like gecko) chrome/142.0.0.0 safari/537.36
  • isTouchDevice: false

Generated at: 2025-11-11T08:28:14.370Z}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Needs FeedbackWaiting for further input or clarification.status:in-linearIssue or PR is now in Linearstatus:team-assignedA team has been assigned the issue or PRteam:nodesIssue is with the Nodes teamtriage:pendingWaiting to be triaged

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions