Class TypeWrappingToolDefinition

  • All Implemented Interfaces:
    org.springframework.ai.tool.definition.ToolDefinition

    
    public final class TypeWrappingToolDefinition
     implements ToolDefinition
                        

    Tool definition that wraps an input type, generating a JSON schema for it.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      String name()
      String description()
      String inputSchema()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait