java.lang.Object
software.amazon.awssdk.services.bedrockruntime.model.ToolUseBlock
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<ToolUseBlock.Builder,ToolUseBlock>

@Generated("software.amazon.awssdk:codegen") public final class ToolUseBlock extends Object implements SdkPojo, Serializable, ToCopyableBuilder<ToolUseBlock.Builder,ToolUseBlock>

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.

See Also:
  • Method Details