Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It mentions the return format ('Markdown格式的基本信息表格' - Markdown-formatted basic info table), which is useful. However, it lacks critical details: whether this is a read-only operation, potential rate limits, authentication needs, error handling, or what 'basic information' entails beyond the example. For a tool with zero annotation coverage, 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.