Skip to main content
Glama
GaijinEntertainment

Pararam Nexus MCP

send_message

Send messages to chats on the Pararam.io platform, optionally replying to or quoting existing messages to facilitate communication.

Instructions

Send a message to a chat.

Args: chat_id: ID of the chat to send message to text: Message text to send reply_to_message_id: Post number to reply to (optional) quote_text: Text to quote from the replied message (optional, only used with reply_to_message_id)

Returns: ToolResponse with SendMessagePayload containing sent message details including message ID and timestamp

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
chat_idYes
textYes
reply_to_message_idNo
quote_textNo

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