update_topic
Modify a forum topic by changing its title, locking, pinning, or moving it to another category.
Instructions
Update a topic's properties
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | New title | |
| locked | No | Lock/unlock the topic | |
| pinned | No | Pin/unpin the topic | |
| topicId | Yes | The topic ID | |
| categoryId | No | Move to another category |