struct

Anthropic::SkillsListParams

Inherits Struct < Value < Object

Parameters for listing skills.

Constructors

new(limit : Int32 | Nil = nil, page : String | Nil = nil, source : String | Nil = nil)
Source

Instance methods

limit
Source
page
Source
source
Source
to_query_string

Build query string using query-component encoding.

Source