Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the full burden. 'Load' suggests a read operation, but it does not clarify whether loading changes archive status, what data is returned, or whether any side effects occur. This ambiguity matters because sibling tools like kanbn_unarchive_task and kanbn_restore_task exist.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.