Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations cover key behavioral traits (read-only, open-world, idempotent, non-destructive), so the description doesn't need to repeat these. The description adds minimal context by specifying 'details' of a face, but doesn't elaborate on what those details include, error conditions, or authentication needs. With annotations doing most of the work, a baseline 3 is appropriate as the description adds some value but not rich behavioral context.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.