CallResult
The result returned from executing a tool call.
Contents
- content
-
The content returned by the tool execution, which can include text or other media types.
Type: Array of CallResultContent objects
Array Members: Minimum number of 1 item. Maximum number of 100 items.
Required: Yes
- callId
-
The identifier of the tool call that this result corresponds to.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: