ToolResultBlockStart¶
Structure Class¶
ToolResultBlockStart
dataclass
¶
The start of a tool result block. For more information, see Call a tool with the Converse API in the Amazon Bedrock User Guide.
Attributes¶
status
class-attribute
instance-attribute
¶
status: ToolResultStatus | None = None
The status of the tool result block.