Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint: true, and the description reinforces it with '(read-only)'. The description adds the clarifier 'inspection' to disambiguate the rule type. It does not mention permissions, errors, or pagination, but for a simple get-by-ID operation with read-only annotation, this is sufficient additional context.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.