ratings, dates, and review comments from the product page.", inputSchema: { 入力の定義 }, outputSchema: { 出力の定義 }, execute: async function (params) { 処理} } window.navigator.modelContext.registerTool(getProductReviewsTool); 実装方法2 JavaScriptで定義 入出力や処理内容な どを定義 関数を参照できるよう にする