struct

Anthropic::SkillsListResponse

Inherits JSON::Serializable < Struct < Value < Object

Paginated list response for skills.

Constructors

new(data : Array(Skill) = [] of Skill, has_more : Bool = false, next_page : String | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

data
Source
has_more?
Source
next_page
Source