Update Features
update_featuresUpdate feature attributes in a QGIS layer by providing a list of feature IDs and attribute changes. Returns the count of updated features.
Instructions
Update feature attributes. updates: [{fid: 1, attributes: {field: value}}]. Returns count of updated features.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| updates | Yes | ||
| layer_id | Yes |