davsclaus opened a new pull request, #26369: URL: https://github.com/apache/camel/pull/26369
Every catalog tool required `runtime`, `camelVersion` and `platformBom`; a client that omitted them got "Missing required argument: camelVersion" (36 times across the benchmark runs). All optional now, including `filter`, `label` and `limit` on the list tools. A `camelVersion` that is not a version (`main`, `latest`) or is the running version means the default catalog, not a download. `camel_catalog_eip_doc` accepts `circuit-breaker`, `circuitbreaker` and `Circuit Breaker`. Tests: `CatalogToolsTest` (28), `ComponentPropertiesToolsTest`, `AuthoringToolsTest`. 14 files. Found while benchmarking a local model against the Camel MCP server (CAMEL-24698); the run-by-run history stays on a local bench branch. 🤖 Generated with [Claude Code](https://claude.com/claude-code) https://claude.ai/code/session_01Bp3538HRBPMQkb5ta9xRaj -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
