anythingllm_get_thread_chats
Retrieve chat history for a specific thread in a workspace. Supply the workspace slug and thread slug to fetch past messages.
Instructions
Get chat history for a specific thread in a workspace.
Args: slug: Workspace slug thread_slug: Thread slug
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | ||
| thread_slug | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |