Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries full burden. It mentions that 'access_token' is optional with caching behavior and 'search_term' is optional with fallback to returning all pages, which adds some behavioral context. However, it lacks details on permissions, rate limits, pagination, error handling, or what 'matching pages' entails (e.g., format, fields). For a search tool with no annotations, this is insufficient.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.