Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries full burden for behavioral disclosure. While 'Get' implies a read-only operation, the description doesn't specify what 'system information' includes (e.g., OS version, hardware specs, status), whether authentication is required, potential rate limits, or what format the information returns. This leaves significant behavioral uncertainty for a tool with no output schema.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.