View a markdown version of this page

ToolDescriptionInput - Amazon Bedrock AgentCore Data Plane

ToolDescriptionInput

A tool description input containing the tool name and its current description.

Contents

toolDescription

The current description of the tool to optimize.

Type: ToolDescriptionConfig object

Note: This object is a Union. Only one member of this object can be specified or returned.

Required: Yes

toolName

The name of the tool.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Pattern: [a-zA-Z0-9_\-\.]+

Required: Yes

See Also

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