Skip to main content
Glama

Save conversation turn

save_conversation_turn

Save conversation turns with a stable session ID to preserve history for continuity and search. Use after each human input or assistant reply to maintain context.

Instructions

Saves one human, assistant, system, or tool turn into UnClick conversation history so Orchestrator continuity can show and search it. Tethered seats should treat this as the primary receipt path after each accepted subscription chat human turn and after each assistant reply when the client can call tools. If this tool is unavailable, fail loud with UNTETHERED or use the documented API fallback instead of silently continuing. Use a stable session_id for the thread. Do not store secrets, API keys, passwords, one-time codes, or private credentials.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
session_idYesStable thread or chat session identifier
roleYesWho produced this turn
contentYesTurn text to save, with secrets removed
has_codeNoTrue when the turn contains code worth preserving for later context

Tool Definition Quality

Score is being calculated. Check back soon.

Install Server

Other Tools

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/malamutemayhem/unclick'

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