Ack (complete) a task
ack_taskMark a claimed task as completed by supplying its task ID and the fencing token from the claim; optionally attach a result string.
Instructions
Mark a claimed task done. Must carry the fencingToken from the claim (lease fencing). result is an optional stored outcome string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | ||
| taskId | Yes | ||
| fencingToken | Yes | the token from the claim (lease fencing) |