Type alias TaskResponse

TaskResponse: AgentContact | Error | void

Response type for task public methods Can be an AgentContact object containing updated task state, an Error in case of failure, or void for operations that don't return data