update_category
Update an existing forum category by changing its title, description, visibility, lock, password, link URL, or parent category.
Instructions
Update an existing category
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | New category name | |
| linked | No | Link URL | |
| locked | No | Prevent new posts | |
| parentId | No | Parent category ID | |
| password | No | Password protect | |
| unlisted | No | Hide from listing | |
| categoryId | Yes | The category ID | |
| description | No | New description |