Skip to main content
Glama
GaijinEntertainment

Pararam Nexus MCP

get_chat_messages

Retrieve chat messages from Pararam Nexus MCP by specifying a chat ID, with options to limit results and paginate through conversation history.

Instructions

Get messages from a specific chat.

Args: chat_id: ID of the chat to get messages from limit: Maximum number of messages to return (default: 50) before_message_id: Get messages before this message ID (for pagination, currently not used)

Returns: ToolResponse with GetChatMessagesPayload containing chat messages including sender, text, and timestamp

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
chat_idYes
limitNo
before_message_idNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
errorNoError message if operation failed
messageYesHuman-readable summary of the result
payloadNoThe actual response data
successYesWhether the operation was successful

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/GaijinEntertainment/pararam-nexus-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server