struct

Anthropic::ContainerSkill

Inherits JSON::Serializable < Struct < Value < Object

Container skill configuration for skills-based tool use

Constructors

new(skill_id : String, type : String = "anthropic", version : String | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

skill_id
Source
type
Source
version
Source