Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full disclosure burden. The verb 'check' and phrase 'currently sellable and available' convey that this is a read-style status query, adding meaning beyond the name. However, it doesn't disclose output format, errors, or any side-effect guarantees, leaving some behavioral details implicit.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.