struct

Crig::Tool::PortableDynamicTool

Inherits Struct < Value < Object

Constructors

new(name : String, description : String, parameters : JSON::Any, &callback : JSON::Any -> ToolOutput)
Source

Instance methods

definition
Source
description
Source
execute(arguments : JSON::Any) : ToolOutput
Source
name
Source
parameters
Source