Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It explicitly says 'Read-only,' which is an important behavioral trait since it assures the agent the tool has no side effects, and it identifies the data source as configd system.info. It could additionally mention failure behavior or output format, but for a simple read-only identity tool this is largely sufficient.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.