> ## Documentation Index
> Fetch the complete documentation index at: https://docs.specterops.io/llms.txt
> Use this file to discover all available pages before exploring further.

# objectives_update_subtask

> Update an objective subtask

## Summary

Modify the details or status of an existing subtask.

* Needs Admin: False
* Version: 1-2
* Author: @its\_a\_feature\_

### Arguments

#### subtask\_id

* Description: ID of the subtask to update
* Required: True

Plus fields for description, status, etc.

## Usage

```
objectives_update_subtask
```

## Detailed Summary

Updates an existing subtask. Commonly used to:

* Mark subtasks as complete
* Update descriptions
* Add notes
* Reassign to different operators

Useful for detailed progress tracking during testing.
