Save portable conversation
save_conversationSave a conversation from any LLM client in a normalized format for searching, packaging, or handoff.
Instructions
Stores a normalized conversation from any LLM client or device so it can be searched, packaged, or handed off.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| tags | No | ||
| title | Yes | ||
| source | Yes | ||
| lineage | No | ||
| summary | No | ||
| messages | Yes | ||
| metadata | No | ||
| participants | No |