create_node
Create a new nested community node under a specified parent category. Provide the node's name, description, slug, and optional hex color.
Instructions
Create a new node (nested community). color is an optional hex color.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| slug | Yes | ||
| color | No | Optional hex color, e.g. #FF6600 | |
| description | Yes | ||
| parent_category_id | Yes |