Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already indicate readOnlyHint and idempotentHint, but the description adds valuable context: it lists both uploads and scraped URLs, explains that reviewStatus/syncable determine readiness, and clarifies that content is not returned here but fetched via a separate GET endpoint. This goes beyond annotations and helps the agent understand the tool's behavior.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.