Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the behavioral transparency burden, and the parenthetical '(read-only)' does add a useful explicit signal that calling this tool has no side effects. However, it does not describe what value is returned, how the result is formatted, or whether any APM feature needs to be enabled first. The read-only disclosure is helpful but leaves meaningful behavioral details to inference.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.