qobrix_sign_in
Initiates interactive Qobrix sign-in for Mode C. Returns a personal sign-in link to complete login, 2FA, and consent, or reports current identity if already connected.
Instructions
Start interactive Qobrix sign-in (Mode C only). When not connected, returns a Sign In to Qobrix link (or native URL elicitation) for the user to complete login + 2FA + consent. When already connected, reports the current identity. In Mode A/B this is a no-op — credentials come from env / request headers. Mode C uses a per-user encrypted session vault keyed by the chat identity (X-Chat-Platform / X-Chat-User-Id). Deliver the Sign In link only to that individual — never post it into a shared/group thread.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||