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