Auto

@SerialName(value = "auto")
data object Auto : AnthropicToolChoice(source)

Represents an automatic tool choice within the AnthropicToolChoice hierarchy.

This object indicates that the tool selection process is delegated to be automatically determined rather than explicitly specified.

It is a singleton implementation of the AnthropicToolChoice interface.