Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the burden of behavioral disclosure. The description indicates this is a query operation returning identity card fields, which implies read-only behavior. However, it does not disclose whether the operation has side effects, requires authentication, or can fail in specific ways. For a simple status query, the implied read-only nature is somewhat transparent, but the lack of explicit behavioral detail leaves gaps.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.