Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It adds value by explaining the dual-path behavior (automation activate vs. direct transport fallback), which is useful context. However, it doesn't disclose failure modes, whether repeated launches reset app state, or what happens if the app is already running. The two-path mechanism is genuinely helpful but leaves behavioral gaps.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.