Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, idempotentHint, and a non-destructive profile, so this is clearly a safe read operation. The description adds the useful behavioral note that the full tag object is returned ('with all fields'), but it does not describe error cases or response shape. This is adequate 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.