Claus Ibsen created CAMEL-23679:
-----------------------------------

             Summary: camel-tui - Add structured data access MCP tools
                 Key: CAMEL-23679
                 URL: https://issues.apache.org/jira/browse/CAMEL-23679
             Project: Camel
          Issue Type: New Feature
          Components: camel-jbang
            Reporter: Claus Ibsen


Add 6 new MCP tools to the Camel TUI MCP server that provide structured data 
access for AI agents:

- tui_get_table: Returns the currently visible table data as structured JSON 
with typed values
- tui_action: Invokes a TUI action by name, bypassing fragile key sequences
- tui_get_log: Returns recent log lines as structured data with optional grep 
filter
- tui_get_errors: Returns structured error data from the Errors tab
- tui_get_diagram: Returns the route topology diagram as text
- tui_send_message: Sends a message to a Camel endpoint directly

These tools allow AI agents to access data reliably without having to parse 
rendered screen text.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to