Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, idempotentHint, and destructiveHint false. The description adds substantial behavioral detail beyond that: cards are dealt without replacement using cryptographic randomness, each position returns card/orientation/keywords, and Major Arcana/reversed counts are included. It also manages expectations with 'not prediction,' which is valuable context.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.