highlight_element
Highlights selected elements in a draw.io diagram temporarily with a flash effect. Uses overlay or style modification to draw attention for a set duration.
Instructions
Temporarily highlight one or more elements in the draw.io diagram with a flash effect. If the companion extension is connected, uses overlay highlighting. Otherwise, temporarily modifies the element style.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| color | No | Highlight color (default: "#FFD700" gold) | |
| filePath | Yes | Path to the .drawio file | |
| durationMs | No | Duration of highlight in ms (default: 20000) | |
| elementIds | Yes | IDs of elements to highlight |