ToolUseBlockStart
The start of a tool use block. For more information, see Call a tool with the Converse API in the Amazon Bedrock User Guide.
Contents
- name
- 
               The name of the tool that the model is requesting to use. Type: String Length Constraints: Minimum length of 1. Maximum length of 64. Pattern: [a-zA-Z0-9_-]+Required: Yes 
- toolUseId
- 
               The ID for the tool request. Type: String Length Constraints: Minimum length of 1. Maximum length of 64. Pattern: [a-zA-Z0-9_-]+Required: Yes 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: