Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description must carry full behavioral disclosure. It only says 'List recent...' implying a read-only operation, but does not explain what 'artifacts' means, how 'recent' is defined, whether there is pagination, or any side effects. The lack of detail about return format or ordering is a significant gap.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.