anythingllm_update_thread
Rename an existing chat thread by providing workspace slug, thread slug, and the new name.
Instructions
Update the name of an existing chat thread.
Args: slug: Workspace slug. thread_slug: Thread slug to update. name: New name for the thread.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| slug | Yes | ||
| thread_slug | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |