

# ToolDescriptionOutput
<a name="API_ToolDescriptionOutput"></a>

The output for a single tool description recommendation.

## Contents
<a name="API_ToolDescriptionOutput_Contents"></a>

 ** toolName **   <a name="BedrockAgentCore-Type-ToolDescriptionOutput-toolName"></a>
The name of the tool.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 256.  
Pattern: `[a-zA-Z0-9_\-\.]+`   
Required: Yes

 ** recommendedToolDescription **   <a name="BedrockAgentCore-Type-ToolDescriptionOutput-recommendedToolDescription"></a>
The optimized tool description text generated by the recommendation.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 20000.  
Required: No

## See Also
<a name="API_ToolDescriptionOutput_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/bedrock-agentcore-2024-02-28/ToolDescriptionOutput) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-agentcore-2024-02-28/ToolDescriptionOutput) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-agentcore-2024-02-28/ToolDescriptionOutput) 