Task Planning
Noun · AI & Machine Learning
Definitions
The process of deciding the sequence of steps needed to complete a goal, often including dependencies, tool use, and checkpoints. Task planning is a core capability for agents handling multi-stage work.
In plain English: Planning the steps required to complete a task.
Example: "The workflow improved once task planning happened explicitly before the agent started calling tools."