A task is an ongoing loop of reasoning stages, tool calls, and result outputs. Your agent iterates through steps until it’s ready to respond.
Task View
The task view displays each reasoning step, tool call, and result so you can track your agent’s process.
A step is an individual reasoning stage, tool call, and result your agent generates within a task Your agent will iterate through steps until it’s ready to provide results to the user via the Respond To User tool
Your agent considers each previous step when executing a new step, creating cohesion between actions