List Processing Models
list_processing_modelsList all registered Processing models, returning each model's ID, name, and group. Use this to browse available models before executing one.
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 | |||