Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the full burden. The verb 'Get' implies a non-mutating read operation, but the description does not disclose what 'details' includes, whether it returns a full project object, or how errors (e.g., not found) are handled. It adds little beyond the tool name.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.