struct

MCP::Protocol::Prompt

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(name : String, description : Nil | String = nil, arguments : Nil | Array(MCP::Protocol::PromptArgument) = nil, title : Nil | String = nil, meta : Nil | Hash(String, JSON::Any) = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

arguments
Source
description
Source
meta
Source
name
Source
title
Source