Execute Code
execute_codeExecute arbitrary PyQGIS code for operations not covered by other tools, with full access to QGIS project and interface.
Instructions
Execute arbitrary PyQGIS code. Use for operations not covered by other tools. Has access to QgsProject, iface, and core QGIS classes. Returns stdout/stderr.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes |