Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full behavioral disclosure burden. It explicitly warns that names and topics are caller-chosen and untrusted, which is valuable security-relevant behavior. However, it doesn't mention other behaviors like whether authentication is required or whether the result is paginated.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.