import_conversations
Import past AI conversations from ChatGPT, Claude, or Gemini exports to extract decisions, preferences, and facts. Recover knowledge from previous AI interactions by providing JSON data and specifying the source.
Instructions
Import past conversations from ChatGPT, Claude, or Gemini exports. Paste the exported JSON data and specify the source: 'chatgpt', 'claude', 'gemini', or 'text'. Tessera extracts decisions, preferences, and facts from the conversations. Use this to recover knowledge from past AI interactions.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| source | No | chatgpt |