Overview
useCreateRule returns a callable function for creating a new community rule. Only space admins can create rules.
Usage Example
Parameters
UUID of the space.
Short rule title.
Optional detailed description for the rule.
Returns
The created Rule object with all fields including the assignedorder position.
