class

MCP::Server::PromptRouter

Inherits Reference < Object

Instance methods

add_prompt(name : String, handler : PromptHandler)
Source
disable(name : String)
Source
enable(name : String)
Source
has_prompt?(name : String) : Bool
Source
remove_prompt(name : String)
Source

Nested types