new_chatgpt_chat_tool
Initiate a fresh chat conversation with ChatGPT through the MCP server, enabling prompt interactions from any compatible AI assistant.
Instructions
Start a new chat conversation in ChatGPT.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "new_chatgpt_chat_toolArguments",
"type": "object"
}