arc_get_element_changes
Retrieve the change history of monitored DOM elements. Use a watch ID to get modifications with an optional limit on results.
Instructions
監視中のDOM要素の変更履歴を取得する
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| watch_id | Yes | 監視ID | |
| limit | No | 取得する最大件数(デフォルト: 50) | |
| tab_index | No | タブのインデックス(指定しない場合はアクティブタブ) |