Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden, and it does add one genuine behavioral fact beyond the tool name: it discovers GATT capabilities as part of the call, not just establishing a link. However, it omits failure behavior (device not found, connection timeout), whether it is idempotent or how to release the connection, and any Bluetooth permission requirements.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.