Restart an overseer task
overseer_restartRestart a task by ID or name substring, stopping it first if running. Use force to restart tasks started by the user; ambiguous names list matching candidates.
Instructions
Restart a task by id or name substring (stops it first if running). A name matching more than one task is an error listing the candidates; pass a numeric id instead. Running tasks the user started are refused unless force is set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | ||
| force | No |