struct

MCP::Protocol::ToolAnnotations

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(title : Nil | String = nil, read_only_hint : Bool | Nil = nil, destructive_hint : Bool | Nil = nil, idempotent_hint : Bool | Nil = nil, open_world_hint : Bool | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

destructive_hint
Source
idempotent_hint
Source
open_world_hint
Source
read_only_hint
Source
title
Source