Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations include readOnlyHint=false, indicating a write operation, and the description matches by saying 'upload'. However, the description adds no additional behavioral details such as whether the upload is permanent, what happens to the local file, authentication requirements, or rate limits. It only states the action and result, leaving the agent without knowledge of side effects or constraints.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.