edit_thread
Update an existing discussion thread's title, content, category, or subcategory. Only provided fields are changed, leaving unspecified fields unchanged.
Instructions
Edit an existing thread's title, content, or category. Only provided fields are updated; omitted fields are left unchanged.
Args: thread_id: The global thread ID (from list_threads or search_threads). title: New title (omit to keep current). content: New body in Ed XML format (omit to keep current). category: New category name (omit to keep current; use list_categories for valid names). subcategory: New subcategory name (omit to keep current).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| content | No | ||
| category | No | ||
| thread_id | Yes | ||
| subcategory | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |