Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, idempotentHint, and non-destructive behavior. The description adds a concrete behavioral detail beyond that: CDEC's -9999 missing marker is returned as value:null with missing:true, which is useful for interpreting results. It does not mention other edge behaviors like pagination or timezone handling.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.