Anthropic::WebSearchTool20260209
Inherits JSON::Serializable < Anthropic::ServerTool < JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(allowed_callers : Array(String) | Nil = nil, allowed_domains : Array(String) | Nil = nil, blocked_domains : Array(String) | Nil = nil, cache_control : CacheControl | Nil = nil, defer_loading : Bool | Nil = nil, max_uses : Int32 | Nil = nil, strict : Bool | Nil = nil, user_location : UserLocation | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
allowed_callers
Sourceallowed_domains
Sourceblocked_domains
Sourcecache_control
Sourcedefer_loading
Sourcemax_uses
Sourcename
Sourcestrict
Sourcetype
Sourceuser_location
Source