Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Without annotations, the description carries the burden of behavioral disclosure. The word 'Check' and the listed statuses (workspace tier, API status, PAYG status) imply a read-only operation, and 'authenticated' signals the authentication requirement. However, it does not explicitly state that there are no side effects or describe response behavior beyond the listed statuses.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.