Skip to content

Bedrock Runtime  >  Structures  >  SpecificToolChoice

SpecificToolChoice

Structure Class

SpecificToolChoice dataclass

The model must request a specific tool. For example, {"tool" : {"name" : "Your tool name"}}. For more information, see Call a tool with the Converse API in the Amazon Bedrock User Guide

Note

This field is only supported by Anthropic Claude 3 models.

Attributes

name instance-attribute
name: str

The name of the tool that the model must request.