Skip to main content
Glama

COA Goldfish MCP

by anortham

summarize_session

Generate AI-powered summaries of recent sessions or work to track accomplishments or analyze lengthy activities. Customize depth with highlights or detailed timelines based on sessionId, workspace, or time range.

Instructions

Create AI-condensed summary of session or recent work. Perfect for "what did I accomplish today?" or understanding long sessions.

Input Schema

NameRequiredDescriptionDefault
depthNoSummary depth: highlights=key points only, full=detailed timeline
sessionIdNoSpecific session to summarize (optional)
sinceNoTime range for summary when no sessionId (default: "1d")
workspaceNoWorkspace to summarize (optional)

Input Schema (JSON Schema)

{ "properties": { "depth": { "description": "Summary depth: highlights=key points only, full=detailed timeline", "enum": [ "highlights", "full" ], "type": "string" }, "sessionId": { "description": "Specific session to summarize (optional)", "type": "string" }, "since": { "description": "Time range for summary when no sessionId (default: \"1d\")", "type": "string" }, "workspace": { "description": "Workspace to summarize (optional)", "type": "string" } }, "type": "object" }

Other Tools from COA Goldfish MCP

Related Tools

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/anortham/coa-goldfish-mcp'

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