Class: MCP::Client::Tool
- Inherits:
-
Object
- Object
- MCP::Client::Tool
- Defined in:
- sig/_private/mcp.rbs
Instance Method Summary collapse
-
#initialize ⇒ Tool
constructor
A new instance of Tool.
Constructor Details
#initialize ⇒ Tool
Returns a new instance of Tool.
13 |
# File 'sig/_private/mcp.rbs', line 13
def initialize: (name: untyped, ?description: untyped, ?input_schema: untyped) -> void
|