Get Cached ChatGPT Context
get_chatgpt_contextRetrieve a cached ChatGPT conversation by its ID. Supports output in markdown, messages, or JSON format with an optional character limit.
Instructions
Read an already imported ChatGPT conversation from local cache. This does not check the remote conversation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| conversation_id | Yes | ||
| format | No | ||
| max_chars | No |