features_select_by_expression
Select features on a vector layer using QGIS expressions, with modes to set, add, intersect, or remove from existing selection.
Instructions
Select features on a vector layer using a QGIS expression.
mode controls how the match combines with the existing selection:
"set" (default, replaces it), "add", "intersect", or "remove". Returns
the resulting selected feature count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | set | |
| layer_id | Yes | ||
| expression | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||