Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations (readOnlyHint=true, idempotentHint=true, destructiveHint=false) already provide the safety profile. The description adds context by specifying the exact fields returned (id, hardware type, physical qubit count, 2-qubit error rate) and that it mirrors the website table, which gives the agent a clear expectation of the data source and content. No contradictions; behavior is consistent with annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.