Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description must carry the full burden of behavioral disclosure. It states the core action but fails to mention that this is a state-changing operation, any requirements (e.g., process must be in a suspended state), or potential side effects. It also doesn't clarify whether the process must be attached or spawned by Frida.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.