pub async fn get_task_handler( __arg0: State<Arc<A2aState>>, __arg1: Path<Uuid>, ) -> Result<Json<TaskResponse>, StatusCode>
Get task status (A2A)