Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations exist, so the description must disclose behaviors. It mentions that a long process must maintain the same MCP stdio session, which is useful. However, it does not disclose idempotency, error handling, or side effects. For a mutation tool in a multi-step flow, more transparency is needed.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.