ToolResultBlockStart
The start of a tool result block. For more information, see Call a tool with the Converse API in the Amazon Bedrock User Guide.
Contents
- toolUseId
-
The ID of the tool that was used to generate this tool result block.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
[a-zA-Z0-9_-]+Required: Yes
- status
-
The status of the tool result block.
Type: String
Valid Values:
success | errorRequired: No
- type
-
The type for the tool that was used to generate this tool result block.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: