Values.ToolInputSchemaSourceThe schema for the tool. The top level schema type must be object. For more information, see Call a tool with the Converse API in the Amazon Bedrock User Guide.
type nonrec t = {json : Document.t option;The JSON schema for the tool. For more information, see JSON Schema Reference.
*)}