Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already indicate read-only, idempotent, open-world, non-destructive behavior. The description adds meaningful behavioral detail: no API key required, capability filtering is case-insensitive, testnet is preferred, and output includes both open jobs and a matched subset. It clearly signals the next action without contradicting annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.