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.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{
"CachePoint" : CachePointBlock
,
"ToolSpec" : ToolSpecification
}
Properties
CachePoint
-
Creates a cache checkpoint within a tool designation
Required: No
Type: CachePointBlock
Update requires: No interruption
ToolSpec
-
The specfication for the tool.
Required: No
Type: ToolSpecification
Update requires: No interruption