Delete Chat History
flowise_delete_chat_historyDelete chat message history for a specific flow by providing the flow ID, with optional session or chat IDs to narrow deletion.
Instructions
Delete chat message history for a specific flow.
This removes conversation history from the database. Use with caution.
Args: params: Input containing flow_id, optional session_id and chat_id.
Returns: Confirmation of deletion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |