Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the burden. It discloses a key behavioral trait: 'without running plugin code,' indicating a safe, non-executing read operation. However, it doesn't describe the return format, error behavior, or any side effects. Since it's a read-only operation, 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.