aws.internal._push_tool_result
(internal) Append one toolResult block, extending the trailing group when it is open.
Reference version
Signature
function aws.internal._push_tool_result(
pending: aws.internal.PendingMessage[],
id: string,
content: aws.internal.ContentBlock[],
is_error: bool,
with_status: bool
) -> void
(internal) Append one toolResult block, extending the trailing group when it is open.
Source:<builtin>/aws/ns_internal/bedrock.bamlbytes 28475–29272