Tool - Amazon Bedrock
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

Tool

Information about a tool that you can use with the Converse API. For more information, see Call a tool with the Converse API in the Amazon Bedrock User Guide.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

cachePoint

CachePoint to include in the tool configuration.

Type: CachePointBlock object

Required: No

systemTool

Specifies the system-defined tool that you want use.

Type: SystemTool object

Required: No

toolSpec

The specfication for the tool.

Type: ToolSpecification object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: