passkey_enable_virtual_authenticator
Enable a virtual authenticator and inject a stored passkey to complete WebAuthn login for a specified relying party and account.
Instructions
Enables a Chrome DevTools Protocol (CDP) WebAuthn virtual authenticator and optionally injects a stored Passkey credential from Keychain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rpId | No | Relying party ID / domain (e.g. "github.com", "google.com") | |
| account | No | Account username associated with the stored passkey |