Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description must fully disclose behavior. It only states that the tool 'gets details,' implying a read operation, but fails to specify whether it is read-only, any permission requirements, or side effects. The lack of output schema leaves the agent uninformed about the response structure.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.