Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Beyond the annotations (which only indicate it's not read-only), the description discloses that DeepMark creates a submission, grades via the canonical marker (per mark point/level descriptor), streams results live to the teacher's editor, and is asynchronous, returning a submission_id. This is substantial behavioral context that aids the agent in understanding side effects and expected flow.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.