Execute Processing
execute_processingRun any QGIS processing algorithm by providing its name and parameters. Supports layer IDs or file paths for inputs and can output to memory for temporary layers.
Instructions
Execute a QGIS Processing algorithm. Use get_algorithm_help to discover parameters. Layer params accept layer IDs or file paths. Set OUTPUT to 'memory:' for temp layers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| algorithm | Yes | ||
| parameters | Yes |