Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool's simplicity (no parameters, no output schema), the description is adequate but minimal. It doesn't specify what 'information' is returned, which could be important for an agent to know if it needs specific sequence details. However, with no output schema and no annotations, the description could be more explicit about the type of information (e.g., name, duration, settings). It's complete enough for a basic getter but lacks detail.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.