ToolSpecification
The specification for the tool. For more information, see Call a tool with the Converse API in the Amazon Bedrock User Guide.
Contents
- inputSchema
- 
               The input schema for the tool in JSON format. Type: ToolInputSchema object Note: This object is a Union. Only one member of this object can be specified or returned. Required: Yes 
- name
- 
               The name for the tool. Type: String Length Constraints: Minimum length of 1. Maximum length of 64. Pattern: [a-zA-Z0-9_-]+Required: Yes 
- description
- 
               The description for the tool. Type: String Length Constraints: Minimum length of 1. Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: