Skip to main content
Glama

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

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