Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
There are no annotations to rely on, so the description must carry the behavioral transparency burden. It only says 'Get detailed information' without disclosing what information is returned, whether the operation is read-only, error behavior for non-existent app IDs, or permission requirements. This is minimal disclosure for a read operation.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.