Class LoggingToolProvider
java.lang.Object
org.frankframework.mcp.AbstractToolProvider
org.frankframework.mcp.tools.LoggingToolProvider
- All Implemented Interfaces:
McpToolProvider
Tools to inspect log files and logging settings, mirroring the
Logging and FileViewer controllers of
the Frank!Console. These are the tools to reach for when hunting down errors.-
Nested Class Summary
Nested classes/interfaces inherited from class AbstractToolProvider
AbstractToolProvider.ToolCall -
Field Summary
Fields inherited from class AbstractToolProvider
log, outboundGateway, session -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractToolProvider
booleanArg, getMembers, integerArg, requiredStringArg, sendAsync, sendSync, sendSyncForString, stringArg, tool
-
Constructor Details
-
LoggingToolProvider
-
-
Method Details
-
getTools
Description copied from interface:McpToolProviderThe MCP tools exposed by this provider.
-