list_conversations
Retrieve all stored conversation IDs from memory to debug persistence behavior without making API calls.
Instructions
List all conversation IDs currently stored in this MCP process memory. This tool takes no parameters and does not call the DeepSeek API. Useful for debugging conversation persistence behavior.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| status | No | ||
| message | No | ||
| retryable | No | ||
| error_type | No | ||
| suggestion | No | ||
| conversation_ids | No |