# `Mojentic.LLM.Tools.EphemeralTaskManager.CompleteTask`
[🔗](https://github.com/svetzal/mojentic-ex/blob/v1.5.0/lib/mojentic/llm/tools/ephemeral_task_manager/complete_task.ex#L1)

Tool for completing a task in the ephemeral task manager.

This tool changes a task's status from :in_progress to :completed.

# `new`

Creates a new CompleteTask tool with the given agent.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
