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

Tool for inserting a new task after an existing task in the ephemeral task manager list.

This tool wraps a TaskList agent process that manages the shared task state.

# `new`

Creates a new InsertTaskAfter tool with the given agent.

---

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