

# ToolDescriptionRecommendationConfig
<a name="API_ToolDescriptionRecommendationConfig"></a>

Configuration for generating tool description optimization recommendations.

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

 ** agentTraces **   <a name="BedrockAgentCore-Type-ToolDescriptionRecommendationConfig-agentTraces"></a>
The agent traces to analyze for generating tool description recommendations.  
Type: [AgentTracesConfig](API_AgentTracesConfig.md) object  
 **Note: **This object is a Union. Only one member of this object can be specified or returned.  
Required: Yes

 ** toolDescription **   <a name="BedrockAgentCore-Type-ToolDescriptionRecommendationConfig-toolDescription"></a>
The current tool descriptions to optimize.  
Type: [ToolDescriptionSource](API_ToolDescriptionSource.md) object  
 **Note: **This object is a Union. Only one member of this object can be specified or returned.  
Required: Yes

## See Also
<a name="API_ToolDescriptionRecommendationConfig_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/ToolDescriptionRecommendationConfig) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-agentcore-2024-02-28/ToolDescriptionRecommendationConfig) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-agentcore-2024-02-28/ToolDescriptionRecommendationConfig) 