Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
There are no annotations, so the description carries the full burden for behavioral transparency. The description only says 'Get details' and does not disclose whether the operation is read-only (though the verb implies it), what specific details are returned, or error behavior (e.g., if the audience is not found). It also does not mention any permission requirements or side effects. This is minimal disclosure, adding little beyond what the tool's name already conveys.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.