Let $V$ be a vector space over a field $k$.
Define $V \otimes - :$ Vect $\to$ Vect the tensor endofunctor on the category of $k$ vector spaces.
Assume that $V \otimes - $ preserves limits. It can be shown using an adjoint functor theorem that it has a left adjoint $F \dashv V\otimes-$.
It is known that every vector space $W$ can be written as a colimit of $k$, namely that $W \cong \oplus_{i \in I}k$ where a basis of $W$ is indexed by $I$.
Show that $F$ is given by tensoring with some vector space.
Now, the way I understand this question is that we're trying to prove that for any vector space $W$, $F(W) = W \otimes V_W$, for some vector space. Maybe they mean something stronger, that $F(W) = W \otimes Z$ for all $W$.
In order to prove something like that I'd need to find a canonical map $\phi: W \times V_W \to F(W)$ with the universal property of tensor products. However I'm not seeing where such a map may come from. The universality can maybe follow after that by using the fact the $F$ must preserve colimits, and so $F(W)$ is a colimit as well.
I also have this information:
Hom$(F(W), Z) \cong$ Hom$(W, V\otimes Z)$ for any two vector spaces $Z,W$ - though this doesn't seem to supply such a map.
Any guidance?