Optional artifactsA collection of artifacts generated by the agent during the execution of the task.
A server-generated identifier for maintaining context across multiple related tasks or interactions.
Optional historyAn array of messages exchanged during the task, representing the conversation history.
A unique identifier for the task, generated by the server for a new task.
The type of this object, used as a discriminator. Always 'task' for a Task.
Optional metadataOptional metadata for extensions. The key is an extension-specific identifier.
The result, containing the final state of the canceled Task object.