List Processing Models
list_processing_modelsRetrieve a list of all registered QGIS Processing models, including their id, name, and group. Use this to identify which model to execute with run_model.
Instructions
List registered Processing models (the 'model' provider). Returns id, name, group for each. Use run_model to execute one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||