Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description provides a comprehensive list of the data fields returned (plan, briefing running, next due date, source/story counts, AI cost), which is behavioral transparency beyond the readOnlyHint annotation. The annotation already indicates a safe read operation, and the description adds value by detailing what is fetched. No contradictions.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.