QuickApps version
latest
What steps will reproduce the bug?
dev env
quick app 2.0 with 2 identical toolsets to notion mcp ( toolset are logged in)
model -orchestrator : anthropic claude 3.7 sonnet or Gemini 2.5 Pro
Steps:
- create chat with quick app 2.0
- type any message and send it
What is the expected behavior?
What do you see instead?
openai.BadRequestError: Error code: 400 - {'error': {'message': '{\n "error": {\n "code": 400,\n "message": "Duplicate function declaration found: notion-search_afc9",\n "status": "INVALID_ARGUMENT"\n }\n}\n', 'type': 'invalid_request_error', 'code': '400'}}
Additional information
this case is possible if user quick app has 2 versions of the same toolset
QuickApps version
latest
What steps will reproduce the bug?
dev env
quick app 2.0 with 2 identical toolsets to notion mcp ( toolset are logged in)
model -orchestrator : anthropic claude 3.7 sonnet or Gemini 2.5 Pro
Steps:
What is the expected behavior?
What do you see instead?
openai.BadRequestError: Error code: 400 - {'error': {'message': '{\n "error": {\n "code": 400,\n "message": "Duplicate function declaration found: notion-search_afc9",\n "status": "INVALID_ARGUMENT"\n }\n}\n', 'type': 'invalid_request_error', 'code': '400'}}
Additional information
this case is possible if user quick app has 2 versions of the same toolset