Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the burden. It states 'List all apps' implying a read-only operation with no side effects, which is accurate. However, it does not disclose any potential latency, rate limits, or whether the list is paginated, which would be useful.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.