struct

Anthropic::AdvisorToolResultContent

Inherits JSON::Serializable < Struct < Value < Object

Advisor tool result content block (response from the advisor tool call).

Constructors

new(tool_use_id : String, content : AdvisorToolResultValue)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

content
Source
tool_use_id
Source
type
Source