Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries full burden and discloses key behaviors: it runs a command inside a pod (implies execution capability), returns real-time output, and is specifically for GPU-enabled pods. It doesn't mention permissions, rate limits, or side effects, but covers core operational context adequately.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.