ToolUseResultData
Data about the result of tool usage.
Contents
- toolName
-
The name of the tool that was used.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 4096.
Required: Yes
- toolResult
-
The result of the tool usage.
Type: JSON value
Required: Yes
- toolUseId
-
The identifier of the tool use instance.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 4096.
Required: Yes
- inputSchema
-
The input schema for the tool use result.
Type: JSON value
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: