Import ChatGPT URL
import_chatgpt_urlImport and cache a private ChatGPT conversation URL, returning the bounded context in markdown, messages, or JSON format.
Instructions
Refresh and import a private ChatGPT /c/{conversation_id} URL into local cache and return bounded context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| format | No | ||
| max_chars | No | ||
| cache_policy | No |