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 discloses a key behavioral consequence (both parties get +500 free API calls). However, it doesn't mention any limits, idempotency, or what happens if a referral code already exists. This is adequate for a simple create action but lacks deeper safety or side-effect context.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.