qgis_algorithm_help
Describe a QGIS Processing algorithm's parameters and outputs, including name, type, description, default value, and optional status for each. Requires an algorithm ID obtained from qgis_list_algorithms.
Instructions
Describe a Processing algorithm's parameters and outputs.
Returns its display name, group, short help text, and for every
parameter/output: name, type, description, default value, and whether
it's optional. Call qgis_list_algorithms first to find the algorithm_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| algorithm_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||