Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Since no annotations are provided, the description carries the full burden of behavioral disclosure. It reveals a credential requirement (AION_SESSION_TOKEN with vast/admin access) and implies a read-only operation via 'List'. However, it does not detail return format, pagination, or failure behaviors. For a simple zero-parameter list, this is minimal but adequate, though it misses some behavioral context.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.