Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, openWorldHint, idempotentHint, and destructiveHint false. The description adds a meaningful behavioral detail—'sin registrar una visita al perfil'—that is not present in annotations, clarifying that this call does not increment profile visit counts. This goes beyond what structured metadata provides, though it could have elaborated on return format or side effects more.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.