route-tools
Routes user queries to the appropriate tools across servers, eliminating the need to know which server hosts each tool.
Instructions
Route user query to appropriate tools across all servers. Use this when you need to find specific tools that can address the user's request, regardless of which server hosts them. This is helpful when you know the task type but not which server handles it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| top_k | Yes |