ToolUseBlock¶
Structure Class¶
ToolUseBlock
dataclass
¶
A tool use content block. Contains information about a tool that the model is requesting be run., The model uses the result from the tool to generate a response. For more information, see Call a tool with the Converse API in the Amazon Bedrock User Guide.
Attributes¶
type
class-attribute
instance-attribute
¶
type: ToolUseType | None = None
The type for the tool request.