workbench_watch
Set up persistent local monitoring for background jobs, checking progress without extra model calls. Disable watch anytime while keeping generation active.
Instructions
Configure persistent local task monitoring. Checks happen in the worker without repeated model calls. Stopping monitoring does not cancel generation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | ||
| enabled | No | ||
| interval | No | ||
| format_name | No | auto | |
| auto_download | No |