Dispose an overseer task
overseer_disposeStop and remove a task by id or name substring. Override refusal for running tasks with force.
Instructions
Stop (if running) and remove a task from the list by id or name substring. Disposing a finished task is unguarded; a running one the user started is refused unless force is set. A name matching more than one task is an error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | ||
| force | No |