Related terms
The process where an AI agent or system carries out a defined action, operation, or scheduled instruction.
Action ExecutionThe process of carrying out a selected action or tool invocation as part of an agent's plan while tracking its outcome and execution state.
Goal PlanningThe process by which an AI system identifies, prioritizes, and organizes objectives into an actionable plan, determining the sequence of tasks and strategies required to achieve one or more specified goals.
Task PlanningThe process where an AI agent formulates an ordered sequence of actions or subtasks to achieve a given goal.
Sequential PlanningA planning approach where tasks and actions are ordered and executed in a strict, step-by-step sequence.
Execution TraceA chronological record of the steps, decisions, tool invocations, inputs, outputs, and state transitions that occur during the execution of an AI system, agent, or workflow.