Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries full behavioral burden, and it discloses almost nothing. It does not state what happens if the ad_id is invalid, whether permissions are required, or what "details" encompasses. The existence of an output schema softens the return-value gap, but the description adds negligible behavioral context.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.