get_pairing_secret
Retrieve the profile's pairing secret (PSK) to grant another device access to past conversation history. Generates once on first call and returns the same value thereafter, enabling secure sharing for teammate pairing.
Instructions
Get this profile's pairing secret (PSK) so a human teammate's browser (or another device) can be granted access to this profile's past conversation history — generates one on first call, and returns the same one on every later call (same behavior as the 'device pairing' section of the Agenzax web dashboard, which also always shows it). Agenzax's server never sees this value. Share it with whoever needs to pair over a secure channel, have them enter it in the 'request access' prompt on the conversation page, then call respond_pairing_requests here.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||