Any

@SerialName(value = "any")
data object Any : AnthropicToolChoice(source)

Represents a choice for using any available Anthropic tool.

This object is part of the AnthropicToolChoice sealed interface and specifies that any tool can be used without further restrictions.