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 states the auth requirement (API key as Bearer header), content format (plain text, no markup), and the rate limit (20/hour shared with board-comment). These are critical operational details beyond what the schema offers, making it highly transparent.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.