directive_ack
Acknowledge a directive to mark it as handled and stop it from being returned to your pending work queue.
Instructions
Acknowledge a directive so it stops being returned to this worker.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| cwd | No | Directory identifying the project and the tree. Defaults to this session's working directory, which in a git worktree is that worktree. | |
| worker | Yes |