Skip to content

fix: add anyOf required constraint to get_agent, get_llm_proxy, get_mcp_gateway tools (#3214)#3260

Closed
yifan19860831-hub wants to merge 1 commit intoarchestra-ai:mainfrom
yifan19860831-hub:main
Closed

fix: add anyOf required constraint to get_agent, get_llm_proxy, get_mcp_gateway tools (#3214)#3260
yifan19860831-hub wants to merge 1 commit intoarchestra-ai:mainfrom
yifan19860831-hub:main

Conversation

@yifan19860831-hub
Copy link

This PR adds anyOf required constraint to three tools:

  • archestra__get_agent
  • archestra__get_llm_proxy
  • archestra__get_mcp_gateway

Each tool's inputSchema now requires either "id" or "name" parameter using anyOf validation.

Fixes #3214

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Wonder Trust seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@London-Cat
Copy link
Collaborator

London-Cat commented Mar 11, 2026

📊 Reputation Summary

User Rep Pull Requests Activity Assigned Core Reactions
joeyorlando ⚡ 2402 95✅ 4🔄 1❌ 100 issues, 50 comments 6
CLAassistant ⚡ 0 0✅ 0🔄 0❌ 0 issues, 50 comments 0
yifan19860831-hub ⚡ -10 0✅ 0🔄 1❌ 0 issues, 1 comments 0

How is the score calculated? Read about it in the Reputation Bot repository 🤖

@yifan19860831-hub
Copy link
Author

Hi @archestra-ai/maintainers! 👋 This PR (#3260) has been open for over 24 hours without activity. Could you please take a look when you have a chance? Happy to make any needed changes. Thanks!

@joeyorlando
Copy link
Contributor

hi there @yifan19860831-hub 👋 thanks for the contribution!

this should be addressed in #3349 - v1.1.20 will include this fix (release should go out in ~15mins). Please upgrade and try again and let me know if you still hit this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix archestra__get_mcp_gateway tool and check other archestra__ tools

4 participants