MCP::Protocol::TaskList
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(tasks : Array(MCP::Protocol::Task) = [] of Task, next_cursor : Nil | String = nil, total : Int64 | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
next_cursor
Sourcetasks
Sourcetotal
Source