struct

Anthropic::ServerToolUsage

Inherits JSON::Serializable < Struct < Value < Object

Server tool usage statistics

Constructors

new(web_search_requests : Int32 = 0, web_fetch_requests : Int32 | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

web_fetch_requests
Source
web_search_requests
Source