Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description must carry behavioral context. It discloses the specific outputs (clientToken, Unity connect snippet) and implies the operation is read-only by calling it 'info.' It also hints at cost/restriction by saying 'only call when explicitly asks,' which is useful behavioral context. While it doesn't explicitly state safety (read-only), the word 'info' and the nature of the tool make it clear enough.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.