Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the full burden. It only states 'Get a single campaign by ID with full details', which is a read operation, but it fails to disclose any behavioral traits such as error handling, authentication requirements, or what happens if the campaign ID does not exist. Minimal transparency beyond the tool's name.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.