attributes_update_feature
Update attribute values on a single feature in a QGIS layer by specifying field names and new values.
Instructions
Set specific attribute values on a single feature.
attributes maps field name to new value. Fails with FieldNotFound if
any key isn't a real field on the layer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layer_id | Yes | ||
| attributes | Yes | ||
| feature_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||