Skip to main content
Glama

update_session_summary

Append current session information to the session summary file to maintain ongoing context without performing a full session closure.

Instructions

Update the session summary file with current session info without doing a full session close.

Input Schema

NameRequiredDescriptionDefault
summaryYesSession summary text to append to session-summary.md

Input Schema (JSON Schema)

{ "properties": { "summary": { "description": "Session summary text to append to session-summary.md", "type": "string" } }, "required": [ "summary" ], "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/Tylarcam/mcp-session-closer'

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