Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a create operation, the description covers the key behavioral expectations: new site creation, script tag retrieval, connection status, and the privacy policy content in the response. An output schema exists to document return values, so the description doesn't need to explain the full response structure. It gives enough context to call correctly and know the next step.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.