Skip to main content
Glama

handoff_merge

Combine multiple conversation handoffs into a single unified handoff, merging both conversations and metadata for consolidated management.

Instructions

Merge multiple handoffs into one. Combines conversations and metadata from related handoffs into a single unified handoff.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
keysYesKeys of the handoffs to merge (minimum 2)
new_keyNoKey for the merged handoff. Auto-generated if omitted.
new_titleNoTitle for the merged handoff. Auto-generated if omitted.
new_summaryNoSummary for the merged handoff. Auto-generated from source summaries if omitted.
delete_sourcesNoWhether to delete source handoffs after merging
strategyNoMerge strategy: 'chronological' sorts by creation time, 'sequential' keeps array orderchronological

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/trust-delta/conversation-handoff-mcp'

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