Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden for behavioral disclosure. It mentions 'return a process id' but does not explain side effects (e.g., background process launch, resource cleanup, relationship to lifecycle tools), or what 'detected' entails. This is a significant gap for a process-starting tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.