Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description must convey behavioral traits. It states a list operation, which inherently suggests non-destructive read-only behavior, but it does not disclose return format, prerequisites like an active session, or behavior when no scripts are active. For a simple listing tool, this is adequate but not rich.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.