Skip to content

/AWS1/CL_BDASPECIFICTOOLCHOICE

Defines a specific tool that the model must request. No text is generated but the results of tool use are sent back to the model to help generate a response. For more information, see Use a tool to complete an Amazon Bedrock model response.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_name TYPE /AWS1/BDATOOLNAME /AWS1/BDATOOLNAME

The name of the tool.


Queryable Attributes

name

The name of the tool.

Accessible with the following methods

Method Description
GET_NAME() Getter for NAME, with configurable default
ASK_NAME() Getter for NAME w/ exceptions if field has no value
HAS_NAME() Determine if NAME has a value