Create conversation handoff
create_handoffGenerate an expiring, use-limited bearer link that another person, device, or LLM client can redeem for portable conversation context, with optional secret redaction before sharing.
Instructions
Mints an expiring, use-limited bearer link that another person, device, or LLM client can redeem for portable context. Optionally redacts secrets before the packet leaves.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| redact | No | ||
| maxUses | No | ||
| audience | No | ||
| ttlMinutes | No | ||
| conversationId | Yes |