davsclaus opened a new pull request, #25005:
URL: https://github.com/apache/camel/pull/25005

   ## Summary
   
   - Add `camel_catalog_docs` MCP tool to list available AsciiDoc documentation 
page names with optional filter
   - Add `camel_catalog_doc` MCP tool to retrieve the full AsciiDoc 
documentation content for a given page
   
   These complement the existing structured tools 
(`camel_catalog_component_doc`, `camel_catalog_eip_doc`, etc.) which return 
parsed JSON with options and metadata. The new tools return the full 
human-readable documentation with usage examples, code snippets, and best 
practices from the catalog (added in CAMEL-24233).
   
   ## Test plan
   
   - [x] Module compiles successfully
   - [x] Tool descriptions clearly differentiate from existing structured JSON 
tools
   - [x] Noted as only available from Camel 4.22 onwards
   
   _Claude Code on behalf of davsclaus_
   
   🤖 Generated with [Claude Code](https://claude.com/claude-code)


-- 
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]

Reply via email to