This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch feature/tui-mcp-structured-tools
in repository https://gitbox.apache.org/repos/asf/camel.git
from 58624e178b7d CAMEL-23679: camel-tui - Add structured data access MCP
tools
add 1d7d2d8fae5e CAMEL-23679: Add getTableDataAsJson() to HTTP,
CircuitBreaker, Configuration, and Threads tabs
No new revisions were added by this update.
Summary of changes:
.../jbang/core/commands/tui/CircuitBreakerTab.java | 37 +++++++++++++++++++
.../jbang/core/commands/tui/ConfigurationTab.java | 31 ++++++++++++++++
.../camel/dsl/jbang/core/commands/tui/HttpTab.java | 43 ++++++++++++++++++++++
.../dsl/jbang/core/commands/tui/ThreadsTab.java | 35 ++++++++++++++++++
4 files changed, 146 insertions(+)