MCP-researcher Server

by DaInfernalCoder
Verified

chat_perplexity

Engage in continuous conversations with Perplexity AI, enabling users to send messages and maintain chat history for context-aware interactions. Create new chats or resume existing ones with ease.

Instructions

Maintains ongoing conversations with Perplexity AI. Creates new chats or continues existing ones with full history context.

Input Schema

NameRequiredDescriptionDefault
chat_idNoOptional: ID of an existing chat to continue. If not provided, a new chat will be created.
messageYesThe message to send to Perplexity AI

Input Schema (JSON Schema)

{ "properties": { "chat_id": { "description": "Optional: ID of an existing chat to continue. If not provided, a new chat will be created.", "type": "string" }, "message": { "description": "The message to send to Perplexity AI", "type": "string" } }, "required": [ "message" ], "type": "object" }

You must be authenticated.

Other Tools from MCP-researcher Server

Related Tools

ID: g1i6ilg8sl