struct

Anthropic::Content::ToolUseData

Inherits Anthropic::Content::Data < Struct < Value < Object

Tool use content data for function calling.

Constructors

new(id : String, name : String, input : JSON::Any)
Source

Instance methods

content_type
Source
input
Source
name
Source
to_content_json(json : JSON::Builder) : Nil
Source