anythingllm_delete_thread
Delete a chat thread from an AnythingLLM workspace by providing the workspace slug and thread slug.
Instructions
Delete a chat thread from a workspace.
Args: slug: Workspace slug thread_slug: Thread slug to delete
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | ||
| thread_slug | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |