/AWS1/CL_BDATOOLINPUTSCHEMA¶
The input schema for the tool. For more information, see Use a tool to complete an Amazon Bedrock model response.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_json TYPE REF TO /AWS1/CL_RT_DOCUMENT /AWS1/CL_RT_DOCUMENT¶
A JSON object defining the input schema for the tool.
Queryable Attributes¶
json¶
A JSON object defining the input schema for the tool.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_JSON() |
Getter for JSON, with configurable default |
ASK_JSON() |
Getter for JSON w/ exceptions if field has no value |
HAS_JSON() |
Determine if JSON has a value |