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 mentions pagination behavior ('Use cursor to get next page of results'), which is useful context beyond basic functionality. However, it doesn't cover other traits like rate limits, authentication needs, error handling, or what 'past' means temporally (e.g., date range). The description adds some value but is incomplete for a tool with zero annotation coverage.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.