Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries full burden for behavioral disclosure. While it mentions that is_private parameter '덮어씀' (overwrites) draft settings, it doesn't describe what publishing entails (e.g., makes content publicly visible, triggers notifications), potential side effects, authentication requirements, or error conditions. For a mutation 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.