View a markdown version of this page

ToolDescriptionSource - Amazon Bedrock AgentCore Data Plane

ToolDescriptionSource

The source of tool descriptions, either inline text or from a configuration bundle.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

configurationBundle

Tool descriptions sourced from a configuration bundle version.

Type: ToolDescriptionConfigurationBundle object

Required: No

toolDescriptionText

Tool descriptions provided as inline text.

Type: ToolDescriptionTextInput object

Required: No

See Also

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