url_context tool declaration.
url_context
@type t() :: %Gemini.Types.Interactions.URLContext{type: String.t()}
@spec from_api(map() | nil) :: t() | nil
@spec to_api(t() | map() | nil) :: map() | nil