style_copy_between_layers
Copy style from one QGIS layer to several others. Handles failures on incompatible layers without blocking the rest, and overwrites each target's current style.
Instructions
Copy one layer's style onto one or more other layers.
Returns a per-target result so a failure on one target (e.g. an incompatible layer type) doesn't block the others. Overwrites each target's current style - confirm with the user first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_layer_id | Yes | ||
| target_layer_ids | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||