Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
There are no annotations, so the description must carry the full burden of behavioral disclosure. It only says 'unlock a live application,' implying a state transition, but does not explain permissions, reversibility, side effects on other users, or what happens if the application is already unlocked. This is a mutation operation with no safety or consequence information.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.