Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are present, so the description carries full burden for behavior. It states 'extract structured data', implying a read-only parse, but does not disclose whether the operation is safe (e.g., read-only), what format the output takes, or any rate limits or authentication needs. The minimal description leaves significant behavioral gaps.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.