Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description must carry the full burden of behavioral disclosure. It only states 'Fetch details,' which implies a read operation, but does not disclose potential errors (e.g., object not found), return format, or any side effects. The description adds no additional context about the tool's behavior beyond what the name already suggests.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.