Skip to content

Bedrock Agentcore  >  Structures  >  ToolDescriptionInput

ToolDescriptionInput

Structure Class

ToolDescriptionInput dataclass

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

Attributes

tool_description instance-attribute
tool_description: ToolDescriptionConfig

The current description of the tool to optimize.

tool_name instance-attribute
tool_name: str

The name of the tool.