Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries full burden for behavioral disclosure. The description adds only that it's a 'wrapper' for emulator_bridge_info, telling the agent nothing about safety (read vs. write), side effects, or behavioral traits. The tool has zero parameters, so it's a pure query, but the description never communicates that this is a non-destructive info-retrieval operation.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.