Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations only declare readOnlyHint=false, openWorldHint=false, destructiveHint=false, adding little beyond 'this mutates.' The description discloses key behavioral traits: no OTP, immediate return of org_id and zsc_ key, the need to store the key securely, and aggressive rate limiting. This is meaningful context beyond the structured annotations and is not contradictory.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.