Skip to main content
Glama

list_summaries

Retrieve recent chat conversation summaries stored as organized markdown files from your notes directory for quick reference and review.

Instructions

List recent chat summaries from the notes directory.

Args: limit: Maximum number of summaries to list (default: 10)

Returns: List of recent summary files with their creation dates

Input Schema

NameRequiredDescriptionDefault
limitNo

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 10, "title": "Limit", "type": "integer" } }, "title": "list_summariesArguments", "type": "object" }

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/RalphLi213/ide-chat-summarizer-mcp'

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