Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries full burden. It mentions that private EngineSessions are not exposed through public MCP, which is a minor behavioral constraint, but it fails to disclose idempotency, side effects, or whether the tool is read-only. The description is insufficient for a validation tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.