Generate API documentation from TypeScript/JavaScript source:
@param, @returns, @throws, @example annotationsDispatch via MCP: mcp__plugin_ruflo-core_ruflo__hooks_worker-dispatch({ trigger: "document", scope: "api" })
Conventions:
@param with type and description@returns with type and description@throws for known error conditions@example for non-obvious usage