Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It only states 'aggregate count,' which implies a single numeric result, but omits details about output format, handling of optional filters, timezone assumptions, or potential errors. There is no mention of pagination, limits, or how the count is computed (e.g., unique events vs. all occurrences). This is minimal disclosure for a tool with no annotation safety net.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.