Skip to main content
Glama

list_user_chat_messages

Retrieve and filter chat messages from a specific room using pagination, message type filters, and timestamp criteria to manage conversation history.

Instructions

List messages in a chat room.

Args: chat_id: The chat room ID (required). page: Page number (optional). page_size: Items per page (optional). message_type: Filter by type: 'text', 'tool_call', etc. (optional). since: ISO 8601 timestamp to filter messages after (optional).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
chat_idYes
pageNo
page_sizeNo
message_typeNo
sinceNo

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/thenvoi/thenvoi-mcp'

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