Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true and destructiveHint=false DNA. The description reinforces this with 'Lists ... with status' and adds useful behavioral guidance ('never ask them for an application id'). It doesn't mention pagination or response shape, but the read-only, no-side-effect behavior is well covered.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.