update_task
Change a penetration testing task's status or modify its fields such as title, notes, and priority. Dismiss tasks to exclude them from re-extraction.
Instructions
Set a task's status or fields. status is open, in_progress, done, or dismissed; a dismissed task is not recreated by later extraction.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | ||
| title | No | ||
| status | No | ||
| task_id | Yes | ||
| priority | No | ||
| engagement | No | Engagement name; defaults to the bound one. |