Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Without annotations, the description carries full burden and does disclose key behavioral traits: it requires a PAT, and without credentials it falls back to mock data. This is valuable context about authentication and data reliability. However, it doesn't cover pagination behavior, rate limits, or return format details.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.