share_session
Create a public link for a session, letting recipients view and pull the complete transcript into their own agent.
Instructions
Mint a public share link for ONE of the user's sessions. Anyone with the link can view it AND pull the full session content into their own agent (it is not just a read-only view) — so this shares the whole transcript. ONLY call this when the user has explicitly asked to share a session (e.g. 'share this with…', 'give me a link'). Never call it proactively; offering is fine, minting requires their yes. The link is revocable via unshare_session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | the session_id to share (from list/search results) |