Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full behavioral disclosure burden. It communicates that the tool returns live capability data and implies a read-only operation via 'Returns,' but it does not explicitly disclose whether there are any side effects, authentication requirements, or response characteristics beyond the returned data types.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.