Execute Processing
execute_processingExecute QGIS processing algorithms by defining algorithm name and parameters. Supports layer IDs, file paths, and memory output 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 |