Skip to main content
Glama

reset_session

Clear chat history while maintaining the session ID to start fresh when switching tasks. Ask the user before resetting.

Instructions

Reset a session's chat history (keep same session ID). Use for a clean slate when the task changes; ask the user before resetting.

Input Schema

NameRequiredDescriptionDefault
session_idYesThe session ID to reset

Input Schema (JSON Schema)

{ "properties": { "session_id": { "description": "The session ID to reset", "type": "string" } }, "required": [ "session_id" ], "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/inventra/notebooklm-mcp'

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