Amplitude ガイド(ユーザーへの指示内容)と調査アンケートの一覧を表示したり、`use_amp_guides_surveys` を使って個別のアイテムの詳細な設定内容を読み込んだりできます。
Lists Amplitude Guides and Surveys or reads one item's full configuration with `use_amp_guides_surveys`.
list(デフォルト): ガイドおよびアンケート調査を、プロジェクト・種類・プラットフォーム・作成者・日付・アーカイブ・ページネーション(複数ページの移動機能)などで絞り込んで検索・比較する。get: ひとつのガイドまたはアンケート調査の内容を読み込む。展開方法・対象ユーザー・トリガー(実行条件)・バリエーション(複数パターン)・各ステップの詳細を確認できます。projectId を指定してください。不明な場合は先に get_amplitude_context を実行してください。get を使う場合は、さらに nudgeId も指定します。list を使う場合は、このツールが対応するフィルターのみを渡し、さらに結果がある場合は nextCursor を再利用します。ガイドおよびアンケート調査は、「ナッジ(行動喚起)」ではなく、そのユーザーが見える名前で呼んでください。返された各タイトルに対応するURLをリンクさせてください。リストはコンパクトに保ち、詳しい設定説明はユーザーの質問に合わせてまとめてください。
list (default): discover or compare guides and surveys with project, type, platform, creator, date, archive, and pagination filters.get: read one guide or survey's rollout, targeting, triggers, variants, and step content.projectId; use get_amplitude_context first when it is unknown.get, also pass nudgeId. For list, pass only filters supported by the tool and reuse nextCursor when more results are available.Call guides and surveys by those user-facing names, not “nudges.” Link each returned title to its URL; keep lists compact and summarize detailed configuration around the user's question.
原文・著作権は Anthropic および各プラグイン作者に帰属します。日本語訳は Claude API による自動翻訳です。