Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already communicate that the operation is read-only and non-destructive. The description adds the behavioral scoping that it returns exactly one theme rather than a list, but does not disclose additional behaviors such as error outcomes or permission requirements.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.