get_changes
Retrieve visual edits from localhost, including CSS selectors, properties, old and new values, HTML tags, and page URLs. Optionally filter by edit type.
Instructions
Возвращает визуальные правки, захваченные VisBug на localhost. Для каждой записи: CSS-селектор, свойство, старое и новое значение, HTML-тег, URL страницы.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | Фильтр по типу: "style" | "attribute" | "text" | "node-added" | "node-removed". Необязательно. |