Whether the task is progressing without errors (true for all intermediate states and successful completion)
Task execution status
OptionaldataTask result data (if successful)
OptionalerrorError message (if failed)
OptionaldeferredDeferred continuation (client needs time for input)
OptionalsubmittedSubmitted continuation (server needs time for processing)
Task execution metadata
Total execution time in milliseconds
ISO timestamp of completion
Number of clarification rounds
Final status
OptionalinputRequest?: InputRequestInput request details (for input-required status)
OptionalconversationFull conversation history
Optionaldebug_Debug logs (if debug enabled)
Result of a task execution