McpPromptFactory

constructor(excludedInterfaces: Set<Class<*>> = setOf( Timestamped::class.java, ))

Parameters

excludedInterfaces

Set of interfaces whose fields should be excluded from the prompt arguments.