Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden of disclosing behavior. It implies a read-only operation by using 'retrieves' and mentions auth context ('secure, synchronized OAuth credentials in Supabase'), but it does not state whether any data is modified, how the tool handles rate limits, or what constitutes 'active' contacts. This is limited transparency.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.