Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the full burden. It explicitly states that the tool 'Returns the MT Shopping service info including version, supported endpoints, BuyerAgentCredential schema, and verification details,' which discloses the core behavioral output. It does not mention side effects or auth requirements, but 'Get' and 'Returns' strongly imply a safe, read-only operation, making this adequately transparent for a 0-parameter info endpoint.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.