Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries full behavioral burden. It only says 'get details', implying a read operation, but does not disclose any side effects, permission requirements, or error behavior (e.g., if the ID does not exist). No meaningful behavioral context is added beyond what the tool name already implies.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.