Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden and does a good job: 'List' indicates a read-only operation, and the description discloses the key behavioral filter—returning only paired devices that can receive notifications. It does not describe return format or edge cases, but the core behavior is transparent.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.