Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a mutation tool with no annotations and no output schema, the description is incomplete. It doesn't address key contextual aspects: what the tool returns (e.g., success status, image URL), error conditions (e.g., invalid user ID, malformed image), or side effects (e.g., whether it triggers notifications). The agent lacks sufficient information to understand the full impact of invoking this tool.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.