Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description must fully disclose behavioral traits. It only states 'Get Docker system information,' which is vague. It does not confirm whether the operation is read-only, whether authentication is needed, or what side effects (if any) occur. The description lacks sufficient clarity for safe agent invocation.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.