• Projects
  • Service
  • About
  • branding.bz
  • Podcast
  • Tips
  • FAQ
  • Recruit
  • Download
  • Contact
  • branding.bz(ブランド構築SaaS)
  • DESIGN NOW(デザインメディア)
  • X
  • LinkedIn
  • Spotify
  • Facebook

213-0011 神奈川県川崎市高津区久本3-6-7-303

© 2026 ID INC. All rights reserved

claude-skills/スキル
SKILLOfficialmonitoring

use-amp-guides-surveys

プラグイン
amplitude
ソース
GitHub で見る ↗
説明

Amplitude ガイド(ユーザーへの指示内容)と調査アンケートの一覧を表示したり、`use_amp_guides_surveys` を使って個別のアイテムの詳細な設定内容を読み込んだりできます。

原文を表示

Lists Amplitude Guides and Surveys or reads one item's full configuration with `use_amp_guides_surveys`.

ユースケース
  • ガイドとアンケートの一覧を表示したいとき
  • 個別アイテムの詳細設定を確認するとき
本文(日本語訳)

Amp Guides Surveysを使用する

アクション(処理方法)を選択

  • list(デフォルト): ガイドおよびアンケート調査を、プロジェクト・種類・プラットフォーム・作成者・日付・アーカイブ・ページネーション(複数ページの移動機能)などで絞り込んで検索・比較する。
  • get: ひとつのガイドまたはアンケート調査の内容を読み込む。展開方法・対象ユーザー・トリガー(実行条件)・バリエーション(複数パターン)・各ステップの詳細を確認できます。

必須の入力項目

  • 常に projectId を指定してください。不明な場合は先に get_amplitude_context を実行してください。
  • get を使う場合は、さらに nudgeId も指定します。list を使う場合は、このツールが対応するフィルターのみを渡し、さらに結果がある場合は nextCursor を再利用します。

出力と注意事項

ガイドおよびアンケート調査は、「ナッジ(行動喚起)」ではなく、そのユーザーが見える名前で呼んでください。返された各タイトルに対応するURLをリンクさせてください。リストはコンパクトに保ち、詳しい設定説明はユーザーの質問に合わせてまとめてください。

原文(English)を表示

Use Amp Guides Surveys

Choose an action

  • 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.

Required inputs

  • Always pass projectId; use get_amplitude_context first when it is unknown.
  • For get, also pass nudgeId. For list, pass only filters supported by the tool and reuse nextCursor when more results are available.

Output and guardrails

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 による自動翻訳です。