Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the burden of disclosing safety and behavior. It makes clear this is a read-only snapshot operation via `--no-stream`, which is useful context. However, it does not mention potential prerequisites (e.g., Docker daemon access) or that 'Live' actually means a one-time snapshot, though the command hint partially clarifies this.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.