Skip to content

Bedrock Agentcore  >  Structures  >  ConfigurationBundleToolEntry

ConfigurationBundleToolEntry

Structure Class

ConfigurationBundleToolEntry dataclass

Maps a tool name to its JSON path within a configuration bundle.

Attributes

tool_description_json_path instance-attribute
tool_description_json_path: str

The JSON path within the configuration bundle's components that contains the tool description.

tool_name instance-attribute
tool_name: str

The name of the tool.