Skip to content

Bedrock Agent  >  Structures  >  SpecificToolChoice

SpecificToolChoice

Structure Class

SpecificToolChoice dataclass

Defines a specific tool that the model must request. No text is generated but the results of tool use are sent back to the model to help generate a response. For more information, see Use a tool to complete an Amazon Bedrock model response.

Attributes

name instance-attribute
name: str

The name of the tool.