class

Enkaidu::Slash::ToolCommand

Inherits Enkaidu::Slash::Command < Reference < Object

Constants

HELP = "#{HELP_BRIEF}\n- `ls`\n - List all enabled / active tools\n- `info <TOOLNAME>`\n - Provide details about one tool"
HELP_BRIEF = "`#{NAME} [<sub-command>]` - Manage available tools / functions"
NAME = "/tool"

Instance methods

brief

One line help, in Markdown

Source
handle(session_manager : SessionManager, cmd : CommandParser)
Source
help

Detailed help, in Markdown

Source
name
Source