cyberqp_check_jit_account_exists
Check if a Just-In-Time account exists for a customer and directory type, returning account metadata without exposing passwords or OTP codes.
Instructions
Check whether a JIT account exists for a customer + directory type (existence check only - returns account metadata if present, never a password or OTP code).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agentId | No | Agent ID, required for LOCAL accounts. | |
| userType | Yes | Directory type to check. | |
| customerId | Yes | Customer ID. |