リファレンスコア.getDeployer()Copy pageMastra.getDeployer() .getDeployer() メソッドは、Mastra インスタンスで設定されたデプロイヤーのインスタンスを取得するために使用します。 使い方の例 mastra.getDeployer(); パラメータ このメソッドはパラメータを受け取りません。 戻り値 deployer:MastraDeployer | undefined設定済みのデプロイヤーインスタンス。デプロイヤーが設定されていない場合は undefined。 関連情報 デプロイの概要 Deployer リファレンス .getVectors().getStorage()