Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The tool has no annotations and no output schema, so the description must carry more weight. With only the phrase 'GET Followers IDs by Username,' critical context is missing: how pagination works, whether the response contains an array of IDs or an object, any prerequisites (e.g., user must be public), and how to handle errors. The description is inadequate for an agent to invoke the tool correctly beyond basic parameter filling.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.