Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already cover the safety profile (readOnlyHint, idempotentHint, destructiveHint=false), so the bar is low. The description adds two things beyond them: the required auth scope `notas:read` and the fact that a URL may only become available 'cuando esté listo', implying an asynchronous readiness state.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.