ChatGPT Web status
chatgpt_statusCheck if the persistent ChatGPT Web session is authenticated and usable, verifying availability without exposing sensitive data. Use this to confirm session readiness before relying on ChatGPT backend functionality.
Instructions
Check whether the persistent ChatGPT Web session is authenticated and usable. Does not expose cookies, tokens, profile files, or workspace data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uiReady | Yes | ||
| headless | Yes | ||
| authenticated | Yes | ||
| conversationId | Yes |