Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of disclosing behavioral traits. The verb 'List' implies a read-only operation with no side effects, which is a meaningful implicit disclosure. However, the description does not mention any potential caveats like permissions, pagination, or what happens if cluster_alias is omitted. It adds no details beyond the basic read-only implication.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.