update_external_worker
Update an external worker's configuration, including name, endpoint, active status, and settings. Provide the worker ID to modify its runtime parameters.
Instructions
Update external worker configuration. System-level operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Worker name | |
| config | No | Worker configuration | |
| endpoint | No | Worker endpoint URL | |
| is_active | No | Whether worker is active | |
| worker_id | Yes | External worker ID |