external_models_update
Modify an external model's task, config, or other fields by specifying its name and a PATCH body.
Instructions
Update an external model (PATCH /api/2.0/external-models/{name}).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | External model name | |
| body | Yes | PATCH body — any updateable external-model fields (task, config, etc.) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |