Skip to content

RelatedTools: drop find_stocks/find_combo_publications entries (tools…#75

Merged
Robbie1977 merged 1 commit into
mainfrom
fix/relatedtools-drop-retired-flybase-tools
Jul 14, 2026
Merged

RelatedTools: drop find_stocks/find_combo_publications entries (tools…#75
Robbie1977 merged 1 commit into
mainfrom
fix/relatedtools-drop-retired-flybase-tools

Conversation

@Robbie1977

Copy link
Copy Markdown
Contributor

Summary

Companion to VFB3-MCP #4, which removes the find_stocks and find_combo_publications MCP tools (they duplicate the FindStocks / FindComboPublications run_query query_types).

get_term_info's RelatedTools array still emitted entries pointing at those two tools, so after they're removed the server would be advertising tools that no longer exist. This drops those two RelatedTools entries.

  • FindStocks / FindComboPublications remain in the Queries array, so the capability is unchanged via run_query.
  • get_hierarchy RelatedTools entries are untouched (that tool stays).
  • Version bump 1.22.27 → 1.22.28.

Ship together with VFB3-MCP #4.

… retired)

Those MCP tools were removed as duplicates of the FindStocks/FindComboPublications
run_query query_types, which are already offered in the Queries array. Drop the
now-dangling RelatedTools entries so get_term_info doesn't point the LLM at tools
that no longer exist. Bump 1.22.27 -> 1.22.28.
@Robbie1977 Robbie1977 merged commit b8122f4 into main Jul 14, 2026
2 of 4 checks passed
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.

1 participant