Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already signal read-only, idempotent, open-world, and non-destructive behavior. The description adds useful behavioral details beyond those annotations: no API key is required, it returns open jobs plus a skill-matched subset, and testnet is preferred for cold-start. There is no contradiction with the annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.