Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the disclosure burden. 'Get details' clearly signals a read-only retrieval with no side effects, which is the core behavioral trait. However, it does not mention response shape, error behavior, permissions, or anything beyond the most basic read operation.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.