Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description must disclose behavior on its own. It states 'Get detailed information,' which implies a read-only operation, but it does not explain what 'detailed' includes, whether it performs a network call, returns cached data, or any potential side effects. The description is too sparse to provide meaningful behavioral transparency beyond the tool name's obvious semantics.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.