Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Since no annotations exist, the description carries the full burden. It discloses the asynchronous nature, that it returns status and video URL when complete, and that it is free. It could add more on error handling or polling behavior, but for a simple status check it is sufficiently transparent.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.