Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint and idempotentHint, establishing it as safe and non-mutating. The description adds useful context by specifying exactly what the tool shows (bay count, deployed count, bandwidth usage, active script slots) and ties it to the drone_control skill, going beyond the schema and annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.