Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
While an output schema exists, the description lacks critical context for a mutation tool: it doesn't mention authentication requirements, that a page access token is likely needed, the relationship to publish_comment vs reply_to_comment, any content limitations (e.g., message length), or error handling. With an output schema present, it can omit return details, but it still misses important usage context.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.