Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
There are no annotations, so the description carries the full burden of disclosing behavioral traits. It simply states 'Return basic information' without mentioning any side effects, permissions, rate limits, or potential gotchas. Even though the tool is a simple read operation, the description does not explicitly confirm that it is read-only or disclose any operational behavior beyond the action itself.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.