receive_profile
Pull a synced login via a one-time code and inject the decrypted session cookies into the live browser, enabling authenticated navigation without passwords.
Instructions
Pull a synced login from a one-shot pairing code and inject it.
A laptop runs wraith profile sync and hands you the pairing code out of
band. This tool pulls the end-to-end-encrypted cookie jar from the dead-drop
relay, opens it in memory, and injects the cookies into the live browser
context — so subsequent navigate calls load as that already-signed-in user.
No password ever reaches you: only the session cookies, scoped to the domain
the laptop chose. The drop is single-use and self-destructs after pickup.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |